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 |
---|---|
NoopOperation |
OperationFactory.noop(OperationCallback cb)
Create a NOOP operation.
|
Modifier and Type | Method and Description |
---|---|
NoopOperation |
AsciiOperationFactory.noop(OperationCallback cb) |
Modifier and Type | Method and Description |
---|---|
NoopOperation |
BinaryOperationFactory.noop(OperationCallback cb) |
Copyright © 2015. All rights reserved.