public class TextGetMultiCommand extends TextGetCommand
TextGetCommand.ParseStatusassocCommands, mergeCommands, returnValues, wasFirstcancel, commandType, exception, ioBuffer, key, keyBytes, latch, mergeCount, noreply, REQUEST_MAGIC_NUMBER, RESPONSE_MAGIC_NUMBER, result, status, transcoder, writeFuture| Constructor and Description |
|---|
TextGetMultiCommand(String key,
byte[] keyBytes,
CommandType cmdType,
CountDownLatch latch,
Transcoder transcoder) |
| Modifier and Type | Method and Description |
|---|---|
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 TextGetMultiCommand(String key, byte[] keyBytes, CommandType cmdType, CountDownLatch latch, Transcoder transcoder)
public final void dispatch()
dispatch in class TextGetCommandCopyright © 2016. All rights reserved.