public class NoOpCommand extends AbstractTextCommand
type
Constructor and Description |
---|
NoOpCommand(byte[] response) |
Modifier and Type | Method and Description |
---|---|
boolean |
readFrom(ByteBuffer src) |
String |
toString() |
boolean |
writeTo(ByteBuffer dst) |
getReadHandler, getRequestId, getType, getWriteHandler, init, isUrgent, shouldReply
public boolean readFrom(ByteBuffer src)
public boolean writeTo(ByteBuffer dst)
public String toString()
toString
in class AbstractTextCommand
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.