|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Transcoder<T> | Transcoder is an interface for classes that convert between byte arrays and objects for storage in the cache. |
| Class Summary | |
|---|---|
| BaseSerializingTranscoder | Base class for any transcoders that may want to work with serialized or compressed data. |
| CachedData | Cached data with its attributes. |
| IntegerTranscoder | Transcoder that serializes and unserializes longs. |
| LongTranscoder | Transcoder that serializes and unserializes longs. |
| PrimitiveTypeTranscoder<T> | |
| SerializingTranscoder | Transcoder that serializes and compresses objects. |
| StringTranscoder | String Transcoder |
| TokyoTyrantTranscoder | Transcoder for TokyoTyrant.Add 4-bytes flag before value. |
| TranscoderUtils | Utility class for transcoding Java types. |
| WhalinTranscoder | Transcoder that provides compatibility with Greg Whalin's memcached client. |
| WhalinV1Transcoder | Handles old whalin (tested with v1.6) encoding: data type is in the first byte of the value. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||