| Package | Description |
|---|---|
| net.tomp2p.p2p | |
| net.tomp2p.storage |
| Constructor and Description |
|---|
Replication(ReplicationStorage replicationStorage,
PeerAddress selfAddress,
PeerMap peerMap,
int replicationFactor)
Constructor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Storage
The storage is typically backed by multiple Java collections (HashMap, TreeMap, etc.).
|
| Modifier and Type | Class and Description |
|---|---|
class |
StorageMemory |
class |
StorageMemoryReplication |
class |
TrackerStorage
The maintenance for the tracker is done by the client peer.
|
Copyright © 2014. All rights reserved.