public class BinaryAuthListMechanismsCommand extends BaseBinaryCommand
cas, decodeStatus, expTime, opaque, opCode, responseExtrasLength, responseKeyLength, responseStatus, responseTotalBodyLength, value, vbucketIdcancel, commandType, exception, ioBuffer, key, keyBytes, latch, mergeCount, noreply, REQUEST_MAGIC_NUMBER, RESPONSE_MAGIC_NUMBER, result, status, transcoder, writeFuture| Constructor and Description |
|---|
BinaryAuthListMechanismsCommand(CountDownLatch latch) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fillExtras(CachedData data) |
protected void |
fillKey() |
protected void |
fillValue(CachedData data) |
protected byte |
getExtrasLength() |
protected int |
getKeyLength() |
protected int |
getValueLength(CachedData data) |
protected boolean |
readValue(ByteBuffer buffer,
int bodyLength,
int keyLength,
int extrasLength) |
decode, encode, fillCAS, fillHeader, finish, getCas, getExpTime, getOpaque, getOpCode, getResponseStatus, getTranscoder, getValue, readCAS, readExtras, readHeader, readKey, readOpaque, readOpCode, readStatus, setCas, setExpTime, setOpaque, setOpCode, setResponseStatus, setTranscoder, setValuecancel, countDownLatch, decodeError, decodeError, decodeError, decodeError, getCommandType, getCopiedMergeCount, getException, getIoBuffer, getKey, getKeyBytes, getLatch, getMergeCount, getMessage, getResult, getStatus, getWriteBuffer, getWriteFuture, isCancel, isNoreply, isWriting, setCommandType, setException, setIoBuffer, setKey, setKeyBytes, setLatch, setMergeCount, setNoreply, setResult, setStatus, setWriteBuffer, setWriteFuture, toString, writingpublic BinaryAuthListMechanismsCommand(CountDownLatch latch)
protected boolean readValue(ByteBuffer buffer, int bodyLength, int keyLength, int extrasLength)
readValue in class BaseBinaryCommandprotected void fillExtras(CachedData data)
fillExtras in class BaseBinaryCommandprotected void fillValue(CachedData data)
fillValue in class BaseBinaryCommandprotected byte getExtrasLength()
getExtrasLength in class BaseBinaryCommandprotected void fillKey()
fillKey in class BaseBinaryCommandprotected int getKeyLength()
getKeyLength in class BaseBinaryCommandprotected int getValueLength(CachedData data)
getValueLength in class BaseBinaryCommandCopyright © 2016. All rights reserved.