public interface MemcachedOptimizer
| 限定符和类型 | 方法和说明 |
|---|---|
Command |
optimize(Command currentCommand,
Queue writeQueue,
Queue<Command> executingCmds,
int sendBufferSize) |
void |
setBufferAllocator(BufferAllocator bufferAllocator)
已过时。
|
Command optimize(Command currentCommand, Queue writeQueue, Queue<Command> executingCmds, int sendBufferSize)
@Deprecated void setBufferAllocator(BufferAllocator bufferAllocator)
Copyright © 2013. All Rights Reserved.