public class StatsOperationImpl extends OperationImpl implements StatsOperation
StatsOperation.Callback
DUMMY_OPCODE, EMPTY_BYTES, ERR_2BIG, ERR_BUSY, ERR_DELTA_BADVAL, ERR_EXISTS, ERR_INTERNAL, ERR_INVAL, ERR_NO_MEM, ERR_NOT_FOUND, ERR_NOT_MY_VBUCKET, ERR_NOT_STORED, ERR_NOT_SUPPORTED, ERR_TEMP_FAIL, ERR_UNKNOWN_COMMAND, errorCode, keyLen, MIN_RECV_PACKET, opaque, REQ_MAGIC, RES_MAGIC, responseCas, responseCmd, responseOpaque, STATUS_OK, SUCCESS, vbucket
callback, CANCELLED, notMyVbucketNodes, TIMED_OUT
Constructor and Description |
---|
StatsOperationImpl(java.lang.String arg,
StatsOperation.Callback c) |
Modifier and Type | Method and Description |
---|---|
protected void |
finishedPayload(byte[] pl) |
void |
initialize()
Initialize this operation.
|
decodePayload, getErrorMsg, getStatusForErrorCode, opaqueIsValid, prepareBuffer, readFromBuffer, resetInput, toString
cancel, getBuffer, getCallback, getException, getHandlingNode, getState, getWriteCompleteTimestamp, handleError, handleRead, hasErrored, isCancelled, isTimedOut, isTimedOut, isTimedOutUnsent, setBuffer, setCallback, setHandlingNode, timeOut, transitionState, wasCancelled, writeComplete, writing
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
cancel, getBuffer, getCallback, getErrorMsg, getException, getHandlingNode, getState, getWriteCompleteTimestamp, handleRead, hasErrored, isCancelled, isTimedOut, isTimedOut, isTimedOutUnsent, readFromBuffer, setHandlingNode, timeOut, writeComplete, writing
public StatsOperationImpl(java.lang.String arg, StatsOperation.Callback c)
public void initialize()
Operation
initialize
in interface Operation
initialize
in class BaseOperationImpl
protected void finishedPayload(byte[] pl) throws java.io.IOException
finishedPayload
in class OperationImpl
java.io.IOException
Copyright © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.