|
||||||||||
| 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.memcache.GetCommand
com.hazelcast.internal.ascii.memcache.PartialGetCommand
public class PartialGetCommand
| Field Summary |
|---|
| Fields inherited from class com.hazelcast.internal.ascii.AbstractTextCommand |
|---|
type |
| Constructor Summary | |
|---|---|
PartialGetCommand(String key)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class com.hazelcast.internal.ascii.memcache.GetCommand |
|---|
getKey, readFrom, setValue, 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 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 | |||||||||