ePOST API

rice.p2p.aggregation.messaging
Class AggregationTimeoutMessage

java.lang.Object
  extended by rice.p2p.aggregation.messaging.AggregationMessage
      extended by rice.p2p.aggregation.messaging.AggregationTimeoutMessage
All Implemented Interfaces:
java.io.Serializable, Message

public class AggregationTimeoutMessage
extends AggregationMessage

See Also:
Serialized Form

Field Summary
 
Fields inherited from class rice.p2p.aggregation.messaging.AggregationMessage
dest, id, source
 
Fields inherited from interface rice.p2p.commonapi.Message
HIGH_PRIORITY, LOW_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
 

Constructor Detail

AggregationTimeoutMessage

public AggregationTimeoutMessage(int uid,
                                 NodeHandle local)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

ePOST API

Copyright © 2001-2005 - Rice Pastry.