public class StatsCommand extends AbstractTextCommand
type| Constructor and Description | 
|---|
| StatsCommand() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | readFrom(ByteBuffer src) | 
| void | setResponse(Stats stats) | 
| String | toString() | 
| boolean | writeTo(ByteBuffer dst) | 
getReadHandler, getRequestId, getType, getWriteHandler, init, isUrgent, shouldReplypublic boolean readFrom(ByteBuffer src)
public void setResponse(Stats stats)
public boolean writeTo(ByteBuffer dst)
public String toString()
toString in class AbstractTextCommandCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.