| Package | Description |
|---|---|
| net.tomp2p.connection | |
| net.tomp2p.examples | |
| net.tomp2p.futures | |
| net.tomp2p.p2p | |
| net.tomp2p.p2p.config | |
| net.tomp2p.peers | |
| net.tomp2p.replication |
| Class and Description |
|---|
| PeerListener |
| Statistics |
| Class and Description |
|---|
| Peer
TomP2P implements besides the following distributed hash table (DHT)
operations:
value=get(locationKey)
put(locationKey,value)
remove(locationKey)
also the following DHHT operations:
value=get(locationKey,contentKey)
put(locationKey,contentKey,value)
remove(locationKey,contentKey)
The advantage of a DHHT is that multiple values can be stored in one
location.
|
| Class and Description |
|---|
| EvaluatingSchemeDHT |
| EvaluatingSchemeTracker |
| Class and Description |
|---|
| DistributedHashHashMap |
| DistributedTracker |
| EvaluatingSchemeDHT |
| EvaluatingSchemeTracker |
| P2PConfiguration |
| Peer
TomP2P implements besides the following distributed hash table (DHT)
operations:
value=get(locationKey)
put(locationKey,value)
remove(locationKey)
also the following DHHT operations:
value=get(locationKey,contentKey)
put(locationKey,contentKey,value)
remove(locationKey,contentKey)
The advantage of a DHHT is that multiple values can be stored in one
location.
|
| PeerListener |
| RequestP2PConfiguration
This name was chosen over P2PConfiguration, as it already exists
|
| Routing
Handles routing of nodes to other nodes
|
| RoutingConfiguration |
| Statistics |
| TrackerConfiguration |
| Class and Description |
|---|
| EvaluatingSchemeDHT |
| EvaluatingSchemeTracker |
| RequestP2PConfiguration
This name was chosen over P2PConfiguration, as it already exists
|
| RoutingConfiguration |
| TrackerConfiguration |
| Class and Description |
|---|
| Statistics |
| Class and Description |
|---|
| Peer
TomP2P implements besides the following distributed hash table (DHT)
operations:
value=get(locationKey)
put(locationKey,value)
remove(locationKey)
also the following DHHT operations:
value=get(locationKey,contentKey)
put(locationKey,contentKey,value)
remove(locationKey,contentKey)
The advantage of a DHHT is that multiple values can be stored in one
location.
|
| Statistics |
Copyright © 2011. All Rights Reserved.