|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--rice.scribe.maintenance.ScribeMaintainer
This is responsible for all the Scribe tree maintainance activities corresponding to all the topics in this local node.
| Constructor Summary | |
ScribeMaintainer(rice.scribe.Scribe scribe)
|
|
| Method Summary | |
void |
scheduleHB()
Sends heartbeat messages to this local node's children for all the topics on this local scribe node. |
void |
scheduleTR(rice.scribe.Topic topic)
Starts a tree repair for a particular topic in the local node |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ScribeMaintainer(rice.scribe.Scribe scribe)
| Method Detail |
public void scheduleHB()
public void scheduleTR(rice.scribe.Topic topic)
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||