Uses of Package
net.spy.memcached.tapmessage
Packages that use net.spy.memcached.tapmessage
Package
Description
Memcached client and transformation utils
Fundamental protocol operation interfaces
Low-level operations for the memcached ascii protocol
Low-level operations for the memcached binary protocol
-
Classes in net.spy.memcached.tapmessage used by net.spy.memcachedClassDescriptionA tap request message that is used to start tap streams, perform sasl authentication, and maintain the health of tap streams.A representation of a tap stream message sent from a tap stream server.The Opcode enum contains a list all of the different opcodes that can be passed in a tap message in the flag field.Holds multiple operations put together for a tap stream.
-
Classes in net.spy.memcached.tapmessage used by net.spy.memcached.opsClassDescriptionA representation of a tap stream message sent from a tap stream server.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.asciiClassDescriptionA tap request message that is used to start tap streams, perform sasl authentication, and maintain the health of tap streams.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.binaryClassDescriptionA tap request message that is used to start tap streams, perform sasl authentication, and maintain the health of tap streams.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.tapmessageClassDescriptionThe BaseMessage implements the header of a tap message.A tap request message that is used to start tap streams, perform sasl authentication, and maintain the health of tap streams.The Magic enum contains a list all of the different magic that can be passed in a tap message in the flag field.The Opcode enum contains a list all of the different opcodes that can be passed in a tap message in the flag field.The Flag enum contains a list all of the different flags that can be passed in a tap message in the flag field.The Flag enum contains a list all of the different flags that can be passed in a tap message in the flag field.