net.rubyeye.xmemcached
Interface MemcachedOptimizer

All Known Implementing Classes:
Optimizer

public interface MemcachedOptimizer

xmemcached Optimizer

Author:
dennis

Method Summary
 Command optimize(Command currentCommand, java.util.Queue writeQueue, java.util.Queue<Command> executingCmds, int sendBufferSize)
           
 void setBufferAllocator(BufferAllocator bufferAllocator)
          Deprecated. 
 

Method Detail

optimize

Command optimize(Command currentCommand,
                 java.util.Queue writeQueue,
                 java.util.Queue<Command> executingCmds,
                 int sendBufferSize)

setBufferAllocator

@Deprecated
void setBufferAllocator(BufferAllocator bufferAllocator)
Deprecated. 



Copyright © 2011. All Rights Reserved.