| Interface | Description |
|---|---|
| AutomaticFuture |
Use this interface to notify if a future has been generated from a maintenance task.
|
| BroadcastHandler |
The handler that is called when we receive a broadcast message.
|
| EvaluatingSchemeDHT | |
| EvaluatingSchemeTracker | |
| PeerInit | |
| PeerReachable |
Use this interface to notify if a peer is reachable from the outside.
|
| PeerReceivedBroadcastPing |
Use this interface to notify if a peer received a broadcast ping.
|
| RequestConfiguration | |
| ResponsibilityListener | |
| Shutdown |
| Class | Description |
|---|---|
| ConnectionConfiguration | |
| CumulativeScheme | |
| DefaultBroadcastHandler |
Default implementation for the broadcast.
|
| DistributedRouting |
Handles routing of nodes to other nodes.
|
| JobScheduler | |
| MaintenanceTask | |
| Peer |
This is the main class to start DHT operations.
|
| PeerBuilder |
The maker / builder of a
Peer class. |
| PeerBuilder.DefaultPipelineFilter |
The default filter is no filter, just return the same array.
|
| PeerBuilder.EventExecutorGroupFilter |
A pipeline filter that executes handlers in a thread.
|
| RequestP2PConfiguration |
This name was chosen over P2PConfiguration, as it already exists.
|
| RoutingConfiguration | |
| RoutingMechanism |
The routing mechanism.
|
| Statistics |
Copyright © 2014. All rights reserved.