| Package | Description |
|---|---|
| net.tomp2p.connection | |
| net.tomp2p.storage |
| Modifier and Type | Method and Description |
|---|---|
Replication |
PeerBean.getReplicationTracker() |
Replication |
PeerBean.replicationStorage() |
| Modifier and Type | Method and Description |
|---|---|
PeerBean |
PeerBean.replicationStorage(Replication replicationStorage)
Set the replication class that stores who is responsible for what.
|
PeerBean |
PeerBean.replicationTracker(Replication replicationTracker) |
| Constructor and Description |
|---|
TrackerStorage(IdentityManagement identityManagement,
int trackerTimoutSeconds,
Replication replication,
Maintenance maintenance) |
Copyright © 2014. All rights reserved.