|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.spy.memcached | |
---|---|
net.spy.memcached | Memcached client and transformation utils |
net.spy.memcached.ops | Fundamental protocol operation interfaces |
net.spy.memcached.protocol | Base classes for protocol abstractions. |
net.spy.memcached.protocol.ascii | Low-level operations for the memcached ascii protocol |
net.spy.memcached.protocol.binary | Low-level operations for the memcached binary protocol |
net.spy.memcached.transcoders | Classes that deal with data encoding |
net.spy.memcached.util | Cache Utilities. |
Classes in net.spy.memcached used by net.spy.memcached | |
---|---|
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. |
|
FailureMode
Failure modes for node failures. |
|
HashAlgorithm
Known hashing algorithms for locating a server for a key. |
|
MemcachedClientIF
This interface is provided as a helper for testing clients of the MemcachedClient. |
|
MemcachedConnection
Connection to a cluster of memcached servers. |
|
MemcachedNode
Interface defining a connection to a memcached server. |
|
NodeLocator
Interface for locating a node by hash value. |
|
OperationFactory
Factory that builds operations for protocol handlers. |
|
OperationTimeoutException
Thrown by MemcachedClient when any internal operations timeout. |
Classes in net.spy.memcached used by net.spy.memcached.ops | |
---|---|
CASResponse
Response codes for a CAS operation. |
|
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 | |
---|---|
MemcachedNode
Interface defining a connection to a memcached server. |
Classes in net.spy.memcached used by net.spy.memcached.protocol.ascii | |
---|---|
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 | |
---|---|
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.transcoders | |
---|---|
CachedData
Cached data with its attributes. |
Classes in net.spy.memcached used by net.spy.memcached.util | |
---|---|
MemcachedClientIF
This interface is provided as a helper for testing clients of the MemcachedClient. |
|
MemcachedNode
Interface defining a connection to a memcached server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |