|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hazelcast.internal.ascii.AbstractTextCommand
com.hazelcast.internal.ascii.NoOpCommand
com.hazelcast.internal.ascii.memcache.EndCommand
public class EndCommand
| Field Summary |
|---|
| Fields inherited from class com.hazelcast.internal.ascii.AbstractTextCommand |
|---|
type |
| Constructor Summary | |
|---|---|
EndCommand()
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class com.hazelcast.internal.ascii.NoOpCommand |
|---|
readFrom, writeTo |
| Methods inherited from class com.hazelcast.internal.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 | |||||||||