fabric.dissemination.pastry.messages
Class AggregateInterval

java.lang.Object
  extended by fabric.dissemination.pastry.messages.AggregateInterval

public class AggregateInterval
extends java.lang.Object

A self-scheduled message triggered once every aggregation interval.


Constructor Summary
AggregateInterval()
           
 
Method Summary
 int getPriority()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregateInterval

public AggregateInterval()
Method Detail

getPriority

public int getPriority()