|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.p2p.aggregation.messaging.AggregationMessage rice.p2p.aggregation.messaging.AggregationTimeoutMessage
DESCRIBE THE CLASS
Field Summary | |
static short |
TYPE
DESCRIBE THE FIELD |
Fields inherited from class rice.p2p.aggregation.messaging.AggregationMessage |
dest, id, source |
Fields inherited from interface rice.p2p.commonapi.Message |
HIGH_PRIORITY, LOW_PRIORITY, MAX_PRIORITY, MEDIUM_HIGH_PRIORITY, MEDIUM_LOW_PRIORITY, MEDIUM_PRIORITY |
Constructor Summary | |
AggregationTimeoutMessage(int uid,
NodeHandle local)
Constructor for AggregationTimeoutMessage. |
Method Summary | |
java.lang.String |
toString()
DESCRIBE THE METHOD |
Methods inherited from class rice.p2p.aggregation.messaging.AggregationMessage |
getDestination, getPriority, getSource, getUID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final short TYPE
Constructor Detail |
public AggregationTimeoutMessage(int uid, NodeHandle local)
uid
- DESCRIBE THE PARAMETERlocal
- DESCRIBE THE PARAMETERMethod Detail |
public java.lang.String toString()
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |