- net.spy.memcached.auth - package net.spy.memcached.auth
-
Auth Utilities.
- net.spy.memcached.config - package net.spy.memcached.config
-
- net.spy.memcached.ops - package net.spy.memcached.ops
-
Fundamental protocol operation interfaces
- newOp(MemcachedNode, CountDownLatch) - Method in interface net.spy.memcached.BroadcastOpFactory
-
Construct a new operation for delivery to the given node.
- newThread(Runnable) - Method in class net.spy.memcached.internal.BasicThreadFactory
-
- next() - Method in class net.spy.memcached.internal.SingleElementInfiniteIterator
-
- NodeEndPoint - Class in net.spy.memcached.config
-
NodeEndPoint captures the information needed to connect to a cache node.
- NodeEndPoint(String, String, int) - Constructor for class net.spy.memcached.config.NodeEndPoint
-
Immutable instance with a hostname, ip address, and port.
- NodeEndPoint(String, int) - Constructor for class net.spy.memcached.config.NodeEndPoint
-
Immutable instance, without an IP address.
- NodeLocator - Interface in net.spy.memcached
-
Interface for locating a node by hash value.
- noop(OperationCallback) - Method in interface net.spy.memcached.OperationFactory
-
Create a NOOP operation.
- noop(OperationCallback) - Method in class net.spy.memcached.protocol.ascii.AsciiOperationFactory
-
- noop(OperationCallback) - Method in class net.spy.memcached.protocol.binary.BinaryOperationFactory
-
- NoopMetricCollector - Class in net.spy.memcached.metrics
-
- NoopMetricCollector() - Constructor for class net.spy.memcached.metrics.NoopMetricCollector
-
- NoopOperation - Interface in net.spy.memcached.ops
-
The NOOP Operation.
- notifyUpdate(ClusterConfiguration) - Method in interface net.spy.memcached.config.ClusterConfigurationObserver
-
The publisher calls all the subscribers through this method.
- notifyUpdate(ClusterConfiguration) - Method in class net.spy.memcached.MemcachedConnection
-
- numCallbacks() - Method in class net.spy.memcached.protocol.ProxyCallback
-
- numKeys() - Method in class net.spy.memcached.protocol.ProxyCallback
-