Package | Description |
---|---|
net.spy.memcached |
Memcached client and transformation utils
|
net.spy.memcached.auth |
Auth Utilities.
|
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.spring | |
net.spy.memcached.tapmessage | |
net.spy.memcached.transcoders |
Classes that deal with data encoding
|
net.spy.memcached.util |
Cache Utilities.
|
Class and 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.
|
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.
|
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.
|
Class and Description |
---|
MemcachedConnection
Connection to a cluster of memcached servers.
|
MemcachedNode
Interface defining a connection to a memcached server.
|
OperationFactory
Factory that builds operations for protocol handlers.
|
Class and 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.
|
Class and Description |
---|
MemcachedNode
Interface defining a connection to a memcached server.
|
Class and Description |
---|
MemcachedNode
Interface defining a connection to a memcached server.
|
OperationFactory
Factory that builds operations for protocol handlers.
|
Class and Description |
---|
MemcachedNode
Interface defining a connection to a memcached server.
|
OperationFactory
Factory that builds operations for protocol handlers.
|
Class and Description |
---|
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.
|
FailureMode
Failure modes for node failures.
|
HashAlgorithm
Intents to provide hash for locating a server for a key.
|
OperationFactory
Factory that builds operations for protocol handlers.
|
Class and Description |
---|
MemcachedNode
Interface defining a connection to a memcached server.
|
TapConnectionProvider
A TapConnectionProvider.
|
Class and Description |
---|
CachedData
Cached data with its attributes.
|
Class and Description |
---|
MemcachedClientIF
This interface is provided as a helper for testing clients of the
MemcachedClient.
|
MemcachedNode
Interface defining a connection to a memcached server.
|
Copyright © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.