|
||||||||||
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.memcache.GetCommand com.hazelcast.ascii.memcache.PartialGetCommand
public class PartialGetCommand
Field Summary |
---|
Fields inherited from class com.hazelcast.ascii.AbstractTextCommand |
---|
type |
Constructor Summary | |
---|---|
PartialGetCommand(String key)
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class com.hazelcast.ascii.memcache.GetCommand |
---|
getKey, readFrom, setValue, 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 PartialGetCommand(String key)
Method Detail |
---|
public String toString()
toString
in class GetCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |