| 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MemcachedBinaryCommandDecoder.BinaryOp | |
|---|---|
| org.openspaces.memcached.protocol.binary | |
| Uses of MemcachedBinaryCommandDecoder.BinaryOp in org.openspaces.memcached.protocol.binary | 
|---|
| Methods in org.openspaces.memcached.protocol.binary that return MemcachedBinaryCommandDecoder.BinaryOp | |
|---|---|
static MemcachedBinaryCommandDecoder.BinaryOp | 
MemcachedBinaryCommandDecoder.BinaryOp.forCommandMessage(CommandMessage msg)
 | 
static MemcachedBinaryCommandDecoder.BinaryOp | 
MemcachedBinaryCommandDecoder.BinaryOp.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static MemcachedBinaryCommandDecoder.BinaryOp[] | 
MemcachedBinaryCommandDecoder.BinaryOp.values()
Returns an array containing the constants of this enum type, in the order they're declared.  | 
| Methods in org.openspaces.memcached.protocol.binary with parameters of type MemcachedBinaryCommandDecoder.BinaryOp | |
|---|---|
 org.jboss.netty.buffer.ChannelBuffer | 
MemcachedBinaryResponseEncoder.constructHeader(MemcachedBinaryCommandDecoder.BinaryOp bcmd,
                org.jboss.netty.buffer.ChannelBuffer extrasBuffer,
                org.jboss.netty.buffer.ChannelBuffer keyBuffer,
                org.jboss.netty.buffer.ChannelBuffer valueBuffer,
                short responseCode,
                int opaqueValue,
                long casUnique)
 | 
  | 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||