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, shouldReply
public boolean readFrom(ByteBuffer src)
public void setResponse(Stats stats)
public boolean writeTo(ByteBuffer dst)
public String toString()
toString
in class AbstractTextCommand
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.