public abstract class VerbosityCommand extends Command
| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
level |
cancel, commandType, exception, ioBuffer, key, keyBytes, latch, mergeCount, noreply, REQUEST_MAGIC_NUMBER, RESPONSE_MAGIC_NUMBER, result, status, transcoder, writeFuture| 构造器和说明 |
|---|
VerbosityCommand(CountDownLatch latch,
int level,
boolean noreply) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getLevel() |
void |
setLevel(int logLevel) |
cancel, countDownLatch, decode, decodeError, decodeError, decodeError, decodeError, encode, 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 VerbosityCommand(CountDownLatch latch, int level, boolean noreply)
Copyright © 2013. All Rights Reserved.