Rice Pastry 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
static short TYPE
           
 
Fields inherited from class rice.p2p.aggregation.messaging.AggregationMessage
dest, id, source
 
Fields inherited from interface rice.p2p.commonapi.Message
DEFAULT_PRIORITY, 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

TYPE

public static final short TYPE
See Also:
Constant Field Values
Constructor Detail

AggregationTimeoutMessage

public AggregationTimeoutMessage(int uid,
                                 NodeHandle local)
Method Detail

toString

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

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection