|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Report
Provides the user application with methods for retrieving internal information about the state of a Chord node, e.g. entries or references.
| Method Summary | |
|---|---|
String |
printEntries()
Returns a formatted String containing all entries stored on this node. |
String |
printFingerTable()
Returns a formatted String containing all references stored in the finger table of this node. |
String |
printPredecessor()
Returns a formatted String containing the predecessor reference of this node. |
String |
printReferences()
Returns a formatted String containing all references stored on this node. |
String |
printSuccessorList()
Returns a formatted String containing all references stored in the successor list of this node. |
| Method Detail |
|---|
String printEntries()
String printFingerTable()
String printSuccessorList()
String printReferences()
String printPredecessor()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||