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 |
---|---|
VersionOperation |
OperationFactory.version(OperationCallback cb)
Create a new version operation.
|
Modifier and Type | Method and Description |
---|---|
VersionOperation |
AsciiOperationFactory.version(OperationCallback cb) |
Modifier and Type | Method and Description |
---|---|
VersionOperation |
BinaryOperationFactory.version(OperationCallback cb) |
Copyright © 2018. All rights reserved.