|
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
DESCRIBE THE CLASS
Field Summary |
Fields inherited from class rice.selector.TimerTask |
cancelled, fixedRate, nextExecutionTime, period |
Constructor Summary | |
PartitionHandler(PastryNode pn,
DistPastryNodeFactory factory,
java.net.InetSocketAddress[] bootstraps)
Constructor for PartitionHandler. |
Method Summary | |
void |
nodeSetUpdate(NodeSetEventSource nodeSetEventSource,
NodeHandle handle,
boolean added)
DESCRIBE THE METHOD |
void |
run()
Main processing method for the PartitionHandler object |
void |
start(Timer timer)
DESCRIBE THE METHOD |
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)
pn
- DESCRIBE THE PARAMETERfactory
- DESCRIBE THE PARAMETERbootstraps
- DESCRIBE THE PARAMETERMethod 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
nodeSetEventSource
- DESCRIBE THE PARAMETERhandle
- DESCRIBE THE PARAMETERadded
- DESCRIBE THE PARAMETERpublic void start(Timer timer)
timer
- DESCRIBE THE PARAMETER
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |