|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractTransCoder
is nearly the same as the interface
TransCoder
, the only difference is that you needn't return the
written size for memcached set operation.MemCachedClient
for accessing the
memcached server.MemCachedClient
for accessing the
memcached server.AuthSchoonerSockIOFactory
is used to create and destroy socket for
connection pool with authorized information.MemCachedClient
for accessing the
memcached server.MemCachedClient.delete(String)
and related methods.
MemCachedClient.flushAll()
and
related methods.
MemCachedClient.get(String)
and
related methods.
MemCachedClient#getMulti(String)
and related methods.
MemCachedClient.set(String,Object)
and related methods.
MemCachedClient.stats()
and
related methods.
AbstractTransCoder
to achieve
the same objective.
AbstractTransCoder
to achieve
the same objective.
AbstractTransCoder
to achieve
the same objective.
AbstractTransCoder
to achieve
the same objective.
NestedIOException
instance.
ObjectTransCoder
is the default TransCoder used to handle the
serialization and deserialization in memcached operations.SchoonerSockIOFactory
is used to create and destroy socket for
connection pool.AbstractTransCoder
to achieve
the same objective.
SockInputStream
is a inputstream based on a socket.SockOutputStream
is a outputstream based on socket.TransCoder
is used to customize the serialization and deserialization
in memcached operations.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |