public class TextFlushAllCommand extends Command
| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
exptime |
static ByteBuffer |
FLUSH_ALL |
cancel, commandType, exception, ioBuffer, key, keyBytes, latch, mergeCount, noreply, REQUEST_MAGIC_NUMBER, RESPONSE_MAGIC_NUMBER, result, status, transcoder, writeFuture| 构造器和说明 |
|---|
TextFlushAllCommand(CountDownLatch latch,
int delay,
boolean noreply) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
decode(MemcachedTCPSession session,
ByteBuffer buffer) |
void |
encode() |
int |
getExptime() |
cancel, 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 ByteBuffer FLUSH_ALL
protected int exptime
public TextFlushAllCommand(CountDownLatch latch, int delay, boolean noreply)
public final int getExptime()
public boolean decode(MemcachedTCPSession session, ByteBuffer buffer)
Copyright © 2013. All Rights Reserved.