public class BinaryObserveCommand extends BinaryCommand
bodyLength, extraLength, keyLength, opcode| Modifier | Constructor and Description |
|---|---|
protected |
BinaryObserveCommand(ByteBuffer header) |
| Modifier and Type | Method and Description |
|---|---|
List<KeySpec> |
getKeySpecs() |
void |
process()
Any postprocessing on the body should be done here.
|
complete, generateEventId, getCas, getComCode, getEventId, getInputBuffer, getKey, getKeySpec, getOpaque, getOpcode, getValue, getVBucketIdprotected BinaryObserveCommand(ByteBuffer header) throws ProtocolException
ProtocolExceptionpublic void process()
throws ProtocolException
BinaryCommandprocess in class BinaryCommandProtocolException - if a protocol error occursCopyright © 2017. All rights reserved.