- FailureMode - Enum in net.spy.memcached
-
Failure modes for node failures.
- fatal(Object, Throwable) - Method in class net.spy.memcached.compat.log.AbstractLogger
-
Log a message at fatal level.
- fatal(String, Object...) - Method in class net.spy.memcached.compat.log.AbstractLogger
-
Log a formatted message at debug level.
- fatal(Object) - Method in class net.spy.memcached.compat.log.AbstractLogger
-
Log a message at fatal level.
- fatal(Object, Throwable) - Method in interface net.spy.memcached.compat.log.Logger
-
Log a message at fatal level.
- fatal(Object) - Method in interface net.spy.memcached.compat.log.Logger
-
Log a message at fatal level.
- fatal(String, Object...) - Method in interface net.spy.memcached.compat.log.Logger
-
Log a formatted message at debug level.
- fieldToValue(byte[], int, int) - Static method in class net.spy.memcached.tapmessage.Util
-
Converts a field in a byte array into a value.
- fillWriteBuffer(boolean) - Method in interface net.spy.memcached.MemcachedNode
-
Fill the write buffer with data from the next operations in the queue.
- fillWriteBuffer(boolean) - Method in class net.spy.memcached.protocol.TCPMemcachedNodeImpl
-
- fixupOps() - Method in interface net.spy.memcached.MemcachedNode
-
Fix up the selection ops on the selection key.
- fixupOps() - Method in class net.spy.memcached.protocol.TCPMemcachedNodeImpl
-
- flush(int) - Method in class net.spy.memcached.MemcachedClient
-
Flush all caches from all servers with a delay of application.
- flush() - Method in class net.spy.memcached.MemcachedClient
-
Flush all caches from all servers immediately.
- flush(int) - Method in interface net.spy.memcached.MemcachedClientIF
-
- flush() - Method in interface net.spy.memcached.MemcachedClientIF
-
- flush(int, OperationCallback) - Method in interface net.spy.memcached.OperationFactory
-
Create a flush operation.
- flush(int, OperationCallback) - Method in class net.spy.memcached.protocol.ascii.AsciiOperationFactory
-
- flush(int, OperationCallback) - Method in class net.spy.memcached.protocol.binary.BinaryOperationFactory
-
- FlushOperation - Interface in net.spy.memcached.ops
-
Flush operation marker.
- fromAsciiLine(String) - Static method in enum net.spy.memcached.ops.StatusCode
-
- fromBinaryCode(int) - Static method in enum net.spy.memcached.ops.StatusCode
-