Class FlushOperationImpl

All Implemented Interfaces:
FlushOperation, Operation

final class FlushOperationImpl extends OperationImpl implements FlushOperation
Memcached flush_all operation.
  • Field Details

    • FLUSH

      private static final byte[] FLUSH
    • OK

      private static final OperationStatus OK
    • delay

      private final int delay
  • Constructor Details

  • Method Details