|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hazelcast.ascii.AbstractTextCommand com.hazelcast.ascii.NoOpCommand com.hazelcast.ascii.memcache.EndCommand
public class EndCommand
Field Summary |
---|
Fields inherited from class com.hazelcast.ascii.AbstractTextCommand |
---|
type |
Constructor Summary | |
---|---|
EndCommand()
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class com.hazelcast.ascii.NoOpCommand |
---|
readFrom, writeTo |
Methods inherited from class com.hazelcast.ascii.AbstractTextCommand |
---|
getRequestId, getSocketTextReader, getSocketTextWriter, getType, init, isUrgent, shouldReply |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EndCommand()
Method Detail |
---|
public String toString()
toString
in class NoOpCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |