GigaSpaces XAP 10.0.1 API

Uses of Class
org.openspaces.memcached.protocol.Op

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 are 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
 

Methods in org.openspaces.memcached.protocol.binary that return Op
 Op MemcachedBinaryCommandDecoder.BinaryOp.getCorrespondingOp()
           
 


GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.