- handle(Callback[]) - Method in class net.spy.memcached.auth.PlainCallbackHandler
-
- handleIO() - Method in class net.spy.memcached.MemcachedConnection
-
Handle all IO that flows through the connection.
- handleRead(ByteBuffer) - Method in interface net.spy.memcached.ops.Operation
-
Handle a raw data read.
- handleRead(ByteBuffer) - Method in class net.spy.memcached.protocol.BaseOperationImpl
-
- hasErrored() - Method in interface net.spy.memcached.ops.Operation
-
True if an error occurred while processing this operation.
- hasErrored() - Method in class net.spy.memcached.protocol.BaseOperationImpl
-
- hasErrored() - Method in class net.spy.memcached.tapmessage.TapStream
-
Determine if messages sent to this server and recorded on this TapStream
have been determined to be in error.
- hash(String) - Method in enum net.spy.memcached.DefaultHashAlgorithm
-
Compute the hash for the given key.
- hash(String) - Method in interface net.spy.memcached.HashAlgorithm
-
Compute the hash for the given key.
- HashAlgorithm - Interface in net.spy.memcached
-
Intents to provide hash for locating a server for a key.
- HashAlgorithmRegistry - Class in net.spy.memcached
-
Registry of known hashing algorithms for locating a server for a key.
- hasMoreMessages() - Method in class net.spy.memcached.TapClient
-
Decides whether the client has received tap messages or will receive more
messages in the future.
- hasNext() - Method in class net.spy.memcached.internal.SingleElementInfiniteIterator
-
- hasReadOp() - Method in interface net.spy.memcached.MemcachedNode
-
True if an operation is available to read.
- hasReadOp() - Method in class net.spy.memcached.protocol.TCPMemcachedNodeImpl
-
- hasWriteOp() - Method in interface net.spy.memcached.MemcachedNode
-
True if an operation is available to write.
- hasWriteOp() - Method in class net.spy.memcached.protocol.TCPMemcachedNodeImpl
-
- HEADER_LENGTH - Static variable in class net.spy.memcached.tapmessage.BaseMessage
-
- HOST_CONFIG_DELIMITER - Static variable in class net.spy.memcached.AddrUtil
-