| Package | Description |
|---|---|
| net.tomp2p.replication | |
| net.tomp2p.storage |
| Constructor and Description |
|---|
Replication(ReplicationStorage replicationStorage,
PeerAddress selfAddress,
PeerMap peerMap,
int replicationFactor)
Constructor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Storage |
| Modifier and Type | Class and Description |
|---|---|
class |
StorageDisk |
class |
StorageGeneric |
class |
StorageMemory |
class |
StorageMemoryReplication |
class |
TrackerStorage
The maintenance for the tracker is done by the client peer.
|
Copyright © 2013. All Rights Reserved.