Package | Description |
---|---|
net.spy.memcached |
Memcached client and transformation utils
|
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
|
Modifier and Type | Method and Description |
---|---|
SASLMechsOperation |
OperationFactory.saslMechs(OperationCallback cb)
Create a new SASL mechs operation.
|
Modifier and Type | Method and Description |
---|---|
SASLMechsOperation |
AsciiOperationFactory.saslMechs(OperationCallback cb) |
Modifier and Type | Method and Description |
---|---|
SASLMechsOperation |
BinaryOperationFactory.saslMechs(OperationCallback cb) |
Copyright © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.