Uses of Package
net.spy.memcached
-
Packages that use net.spy.memcached Package Description net.spy.memcached Memcached client and transformation utilsnet.spy.memcached.auth Auth Utilities.net.spy.memcached.ops Fundamental protocol operation interfacesnet.spy.memcached.protocol Base classes for protocol abstractions.net.spy.memcached.protocol.ascii Low-level operations for the memcached ascii protocolnet.spy.memcached.protocol.binary Low-level operations for the memcached binary protocolnet.spy.memcached.tapmessage net.spy.memcached.transcoders Classes that deal with data encodingnet.spy.memcached.util Cache Utilities. -
Classes in net.spy.memcached used by net.spy.memcached Class Description BaseCacheMap Base class for a Map interface to memcached.BroadcastOpFactory Factory for creating Operations to be broadcast.CASMutation Defines a mutation mechanism for a high-level CAS client interface.CASResponse Response codes for a CAS operation.CASValue A value with a CAS identifier.ConnectionFactory Factory for creating instances of MemcachedConnection.ConnectionFactoryBuilder Builder for more easily configuring a ConnectionFactory.ConnectionFactoryBuilder.Locator Type of node locator to use.ConnectionFactoryBuilder.Protocol Type of protocol to use for connections.ConnectionObserver Users of this interface will be notified when changes to the state of connections take place.DefaultConnectionFactory Default implementation of ConnectionFactory.DefaultHashAlgorithm Known hashing algorithms for locating a server for a key.FailureMode Failure modes for node failures.HashAlgorithm Intents to provide hash for locating a server for a key.KetamaNodeKeyFormatter.Format MemcachedClientIF This interface is provided as a helper for testing clients of the MemcachedClient.MemcachedConnection Main class for handling connections to a memcached cluster.MemcachedNode Interface defining a connection to a memcached server.NodeLocator Interface for locating a node by hash value.ObserveResponse Response codes for a Observe operation.OperationFactory Factory that builds operations for protocol handlers.PersistTo PersistTo codes for a Observe operation.ReplicateTo ReplicateTo codes for a Observe operation.TapConnectionProvider A TapConnectionProvider. -
Classes in net.spy.memcached used by net.spy.memcached.auth Class Description MemcachedConnection Main class for handling connections to a memcached cluster.MemcachedNode Interface defining a connection to a memcached server.OperationFactory Factory that builds operations for protocol handlers. -
Classes in net.spy.memcached used by net.spy.memcached.ops Class Description CASResponse Response codes for a CAS operation.MemcachedNode Interface defining a connection to a memcached server.ObserveResponse Response codes for a Observe operation.OperationFactory Factory that builds operations for protocol handlers. -
Classes in net.spy.memcached used by net.spy.memcached.protocol Class Description ConnectionFactory Factory for creating instances of MemcachedConnection.MemcachedConnection Main class for handling connections to a memcached cluster.MemcachedNode Interface defining a connection to a memcached server. -
Classes in net.spy.memcached used by net.spy.memcached.protocol.ascii Class Description ConnectionFactory Factory for creating instances of MemcachedConnection.MemcachedNode Interface defining a connection to a memcached server.OperationFactory Factory that builds operations for protocol handlers. -
Classes in net.spy.memcached used by net.spy.memcached.protocol.binary Class Description ConnectionFactory Factory for creating instances of MemcachedConnection.MemcachedNode Interface defining a connection to a memcached server.OperationFactory Factory that builds operations for protocol handlers. -
Classes in net.spy.memcached used by net.spy.memcached.tapmessage Class Description MemcachedNode Interface defining a connection to a memcached server.TapConnectionProvider A TapConnectionProvider. -
Classes in net.spy.memcached used by net.spy.memcached.transcoders Class Description CachedData Cached data with its attributes. -
Classes in net.spy.memcached used by net.spy.memcached.util Class Description KetamaNodeKeyFormatter Known key formats used in Ketama for assigning nodes around the ringMemcachedClientIF This interface is provided as a helper for testing clients of the MemcachedClient.MemcachedNode Interface defining a connection to a memcached server.