|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.uniba.wiai.lspi.chord.service.impl.Entries
public final class Entries
Stores entries for the local node in a local hash table and provides methods
for accessing them. It IS allowed, that multiple objects of type
Entry with same ID are stored!
| Constructor Summary | |
|---|---|
Entries()
Creates an empty repository for entries. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Returns a formatted string of all entries stored in the local hash table. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Entries()
| Method Detail |
|---|
public final java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||