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)  | 
getDecoder, getEncoder, getFrameLength, getRequestId, getType, init, isUrgent, shouldReplypublic boolean readFrom(ByteBuffer src)
public boolean writeTo(ByteBuffer dst)
public String toString()
toString in class AbstractTextCommandCopyright © 2020 Hazelcast, Inc.. All Rights Reserved.