Package | Description |
---|---|
net.spy.memcached.transcoders |
Classes that deal with data encoding
|
Modifier and Type | Class and Description |
---|---|
class |
SerializingTranscoder
Transcoder that serializes and compresses objects.
|
class |
WhalinTranscoder
Transcoder that provides compatibility with Greg Whalin's memcached client.
|
class |
WhalinV1Transcoder
Handles old whalin (tested with v1.6) encoding: data type is in the first
byte of the value.
|
Copyright © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.