|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.spy.memcached.tapmessage | |
---|---|
net.spy.memcached | Memcached client and transformation utils |
net.spy.memcached.ops | Fundamental protocol operation interfaces |
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 |
net.spy.memcached.tapmessage |
Classes in net.spy.memcached.tapmessage used by net.spy.memcached | |
---|---|
RequestMessage
A tap request message that is used to start tap streams, perform sasl authentication, and maintain the health of tap streams. |
|
ResponseMessage
A representation of a tap stream message sent from a tap stream server. |
|
TapOpcode
The Opcode enum contains a list all of the different opcodes that can be passed in a tap message in the flag field. |
|
TapStream
Holds multiple operations put together for a tap stream. |
Classes in net.spy.memcached.tapmessage used by net.spy.memcached.ops | |
---|---|
ResponseMessage
A representation of a tap stream message sent from a tap stream server. |
|
TapOpcode
The Opcode enum contains a list all of the different opcodes that can be passed in a tap message in the flag field. |
Classes in net.spy.memcached.tapmessage used by net.spy.memcached.protocol.ascii | |
---|---|
RequestMessage
A tap request message that is used to start tap streams, perform sasl authentication, and maintain the health of tap streams. |
|
TapOpcode
The Opcode enum contains a list all of the different opcodes that can be passed in a tap message in the flag field. |
Classes in net.spy.memcached.tapmessage used by net.spy.memcached.protocol.binary | |
---|---|
RequestMessage
A tap request message that is used to start tap streams, perform sasl authentication, and maintain the health of tap streams. |
|
TapOpcode
The Opcode enum contains a list all of the different opcodes that can be passed in a tap message in the flag field. |
Classes in net.spy.memcached.tapmessage used by net.spy.memcached.tapmessage | |
---|---|
BaseMessage
The BaseMessage implements the header of a tap message. |
|
RequestMessage
A tap request message that is used to start tap streams, perform sasl authentication, and maintain the health of tap streams. |
|
TapMagic
The Magic enum contains a list all of the different magic that can be passed in a tap message in the flag field. |
|
TapOpcode
The Opcode enum contains a list all of the different opcodes that can be passed in a tap message in the flag field. |
|
TapRequestFlag
The Flag enum contains a list all of the different flags that can be passed in a tap message in the flag field. |
|
TapResponseFlag
The Flag enum contains a list all of the different flags that can be passed in a tap message in the flag field. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |