|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.p2p.aggregation.messaging.AggregationMessage
rice.p2p.aggregation.messaging.AggregationTimeoutMessage
public class AggregationTimeoutMessage
| Field Summary | |
|---|---|
static short |
TYPE
|
| Fields inherited from class rice.p2p.aggregation.messaging.AggregationMessage |
|---|
dest, id, source |
| Fields inherited from interface rice.p2p.commonapi.Message |
|---|
HIGH_PRIORITY, LOW_PRIORITY, LOWEST_PRIORITY, MAX_PRIORITY, MEDIUM_HIGH_PRIORITY, MEDIUM_LOW_PRIORITY, MEDIUM_PRIORITY |
| Constructor Summary | |
|---|---|
AggregationTimeoutMessage(int uid,
NodeHandle local)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| 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)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||