|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.selector.TimerTask rice.pastry.standard.PartitionHandler
public class PartitionHandler
Field Summary |
---|
Fields inherited from class rice.selector.TimerTask |
---|
cancelled, fixedRate, nextExecutionTime, period, seq |
Constructor Summary | |
---|---|
PartitionHandler(PastryNode pn,
DistPastryNodeFactory factory,
java.net.InetSocketAddress[] bootstraps)
You must call start after construction!!! |
Method Summary | |
---|---|
void |
nodeSetUpdate(NodeSetEventSource nodeSetEventSource,
NodeHandle handle,
boolean added)
|
void |
run()
|
void |
start(Timer timer)
|
Methods inherited from class rice.selector.TimerTask |
---|
cancel, compareTo, execute, isCancelled, scheduledExecutionTime |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PartitionHandler(PastryNode pn, DistPastryNodeFactory factory, java.net.InetSocketAddress[] bootstraps)
Method Detail |
---|
public void run()
run
in interface CancellableTask
run
in class TimerTask
public void nodeSetUpdate(NodeSetEventSource nodeSetEventSource, NodeHandle handle, boolean added)
nodeSetUpdate
in interface NodeSetListener
public void start(Timer timer)
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |