Interface MemcachedOptimizer

  • All Known Implementing Classes:
    Optimizer

    public interface MemcachedOptimizer
    xmemcached Optimizer
    • 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.