public class BinaryObserveSeqnoCommand extends BinaryCommand
bodyLength, extraLength, keyLength, opcode| Constructor and Description |
|---|
BinaryObserveSeqnoCommand(ByteBuffer header) |
| Modifier and Type | Method and Description |
|---|---|
long |
getUuid() |
void |
process()
Any postprocessing on the body should be done here.
|
complete, generateEventId, getCas, getComCode, getEventId, getInputBuffer, getKey, getKeySpec, getOpaque, getOpcode, getValue, getVBucketIdpublic BinaryObserveSeqnoCommand(ByteBuffer header) throws ProtocolException
ProtocolExceptionpublic void process()
throws ProtocolException
BinaryCommandprocess in class BinaryCommandProtocolException - if a protocol error occurspublic long getUuid()
Copyright © 2017. All rights reserved.