| 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Op | |
|---|---|
| org.openspaces.memcached.protocol | |
| org.openspaces.memcached.protocol.binary | |
| Uses of Op in org.openspaces.memcached.protocol | 
|---|
| Fields in org.openspaces.memcached.protocol declared as Op | |
|---|---|
 Op | 
CommandMessage.op
 | 
| Methods in org.openspaces.memcached.protocol that return Op | |
|---|---|
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're declared.  | 
| Methods in org.openspaces.memcached.protocol with parameters of type Op | |
|---|---|
static CommandMessage | 
CommandMessage.command(Op operation)
 | 
| Uses of Op in org.openspaces.memcached.protocol.binary | 
|---|
| Fields in org.openspaces.memcached.protocol.binary declared as Op | |
|---|---|
 Op | 
MemcachedBinaryCommandDecoder.BinaryOp.correspondingOp
 | 
  | 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||