Package | Description |
---|---|
org.openspaces.memcached.protocol | |
org.openspaces.memcached.protocol.binary |
Modifier and Type | Field and Description |
---|---|
Op |
CommandMessage.op |
Modifier and Type | Method and Description |
---|---|
static Op |
Op.findOp(byte[] cmd) |
static Op |
Op.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Op[] |
Op.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static CommandMessage |
CommandMessage.command(Op operation) |
Modifier and Type | Method and Description |
---|---|
Op |
MemcachedBinaryCommandDecoder.BinaryOp.getCorrespondingOp() |
Copyright © GigaSpaces.