| Package | Description |
|---|---|
| com.schooner.MemCached | |
| com.schooner.MemCached.command | |
| com.whalin.MemCached |
| Class and Description |
|---|
AbstractTransCoder
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. |
| AscIIClient
This client implements the text protocol of memcached in a very high
performance way.
Please use the wrapper class MemCachedClient for accessing the
memcached server. |
| AuthInfo |
| BinaryClient
This client implements the binary protocol of memcached in a very high
performance way.
Please use the wrapper class MemCachedClient for accessing the
memcached server. |
| MemcachedItem
MemcachedItem is used to hold casUnique and related memcached value.
|
| SchoonerSockIO
An adapter of com.danga.MemCached.SockIOPool.SockIO.
|
SchoonerSockIOFactory
SchoonerSockIOFactory is used to create and destroy socket for
connection pool. |
| SchoonerSockIOPool
This class is a connection pool for maintaning a pool of persistent
connections
to memcached servers. |
SockOutputStream
SockOutputStream is a outputstream based on socket. |
TransCoder
TransCoder is used to customize the serialization and deserialization
in memcached operations. |
| Class and Description |
|---|
| MemcachedItem
MemcachedItem is used to hold casUnique and related memcached value.
|
| SchoonerSockIO
An adapter of com.danga.MemCached.SockIOPool.SockIO.
|
TransCoder
TransCoder is used to customize the serialization and deserialization
in memcached operations. |
| Class and Description |
|---|
| MemcachedItem
MemcachedItem is used to hold casUnique and related memcached value.
|
TransCoder
TransCoder is used to customize the serialization and deserialization
in memcached operations. |
Copyright © 2013 Schooner Information Technology. All Rights Reserved.