| Interface | Description |
|---|---|
| Fingertable.FingerTableListener |
Receives events regarding changes in the fingertable.
|
| Class | Description |
|---|---|
| DhtViewerAgent | |
| DistributedKVStoreAgent |
Agent that includes a Ring component and provides a storage service additionally.
|
| DistributedKVStoreService |
Service that allows storing of key/value pairs in a DHT ring.
|
| DistributedServiceRegistryAgent |
Agent that provides a distributed service registry.
|
| DistributedServiceRegistryService |
Distributed Service Registry
|
| Finger |
Finger entry.
|
| Fingertable |
The Fingertable is a list of Fingers that point at other RingNodes to
increase lookup times.
|
| ID |
This class is an identifier.
|
| OverlayIdFilter | |
| RepetitiveComponentStep<T> |
A component step that repeats itself.
|
| RingNodeAgent |
This Agent represents a part of the DHT ring, providing a Ring Node Service.
|
| RingNodeService |
This service provides a ring node, which connects to other ring nodes and
forms a circular hierarchy using the Chord DHT protocol.
|