public class KestrelGetCommand extends TextGetCommand
TextGetCommand.ParseStatus| 限定符和类型 | 字段和说明 |
|---|---|
static TranscoderUtils |
transcoderUtils |
returnValues, wasFirstcancel, commandType, exception, ioBuffer, key, keyBytes, latch, mergeCount, noreply, REQUEST_MAGIC_NUMBER, RESPONSE_MAGIC_NUMBER, result, status, transcoder, writeFuture| 构造器和说明 |
|---|
KestrelGetCommand(String key,
byte[] keyBytes,
CommandType cmdType,
CountDownLatch latch,
Transcoder<?> transcoder) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
dispatch() |
decode, encode, getAssocCommands, getMergeCommands, getParseStatus, getReturnValues, setAssocCommands, setMergeCommands, setParseStatus, setReturnValuescancel, countDownLatch, decodeError, decodeError, decodeError, decodeError, getCommandType, getCopiedMergeCount, getException, getIoBuffer, getKey, getKeyBytes, getLatch, getMergeCount, getMessage, getResult, getStatus, getTranscoder, getWriteBuffer, getWriteFuture, isCancel, isNoreply, isWriting, setCommandType, setException, setIoBuffer, setKey, setKeyBytes, setLatch, setMergeCount, setNoreply, setResult, setStatus, setTranscoder, setWriteBuffer, setWriteFuture, toString, writingpublic static final TranscoderUtils transcoderUtils
public KestrelGetCommand(String key, byte[] keyBytes, CommandType cmdType, CountDownLatch latch, Transcoder<?> transcoder)
public void dispatch()
dispatch 在类中 TextGetCommandCopyright © 2013. All Rights Reserved.