|
|||||||||
Home >> All >> alice >> tuplemedium >> [ runtime overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
alice.tuplemedium.runtime
Class GetSnapshotMsg

java.lang.Objectalice.tuplemedium.runtime.NodeMsg
alice.tuplemedium.runtime.GetSnapshotMsg
- All Implemented Interfaces:
- java.io.Serializable
- public class GetSnapshotMsg
- extends NodeMsg
Field Summary | |
static byte |
TSET
|
byte |
what
|
static byte |
WSET
|
Fields inherited from class alice.tuplemedium.runtime.NodeMsg |
aid, methodName |
Constructor Summary | |
GetSnapshotMsg(alice.tuplemedium.AgentId id,
byte what_)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
TSET
public static final byte TSET
- See Also:
- Constant Field Values
WSET
public static final byte WSET
- See Also:
- Constant Field Values
what
public byte what
Constructor Detail |
GetSnapshotMsg
public GetSnapshotMsg(alice.tuplemedium.AgentId id, byte what_)
|
|||||||||
Home >> All >> alice >> tuplemedium >> [ runtime overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |