|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VersionOperation | |
---|---|
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 |
Uses of VersionOperation in net.spy.memcached |
---|
Methods in net.spy.memcached that return VersionOperation | |
---|---|
VersionOperation |
OperationFactory.version(OperationCallback cb)
Create a new version operation. |
Uses of VersionOperation in net.spy.memcached.protocol.ascii |
---|
Methods in net.spy.memcached.protocol.ascii that return VersionOperation | |
---|---|
VersionOperation |
AsciiOperationFactory.version(OperationCallback cb)
|
Uses of VersionOperation in net.spy.memcached.protocol.binary |
---|
Methods in net.spy.memcached.protocol.binary that return VersionOperation | |
---|---|
VersionOperation |
BinaryOperationFactory.version(OperationCallback cb)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |