| Package | Description |
|---|---|
| net.spy.memcached |
Memcached client and transformation utils
|
| Modifier and Type | Method and Description |
|---|---|
TapStream |
TapClient.tapCustom(java.lang.String id,
RequestMessage message)
Allows the user to specify a custom tap message.
|
TapStream |
TapClient.tapDump(java.lang.String id)
Specifies a tap stream that will take a snapshot of items in memcached and
send them through a tap stream.
|