| 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 |
|---|---|
DeleteConfigOperation |
OperationFactory.deleteConfig(ConfigurationType type,
OperationCallback operationCallback)
Create a deletion operation for config.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteConfigOperation |
AsciiOperationFactory.deleteConfig(ConfigurationType type,
OperationCallback cb) |
| Modifier and Type | Method and Description |
|---|---|
DeleteConfigOperation |
BinaryOperationFactory.deleteConfig(ConfigurationType type,
OperationCallback cb) |