| Package | Description |
|---|---|
| net.tomp2p.p2p |
| Modifier and Type | Class and Description |
|---|---|
static class |
ReplicationExecutor.DefaultReplicationSender |
| Modifier and Type | Method and Description |
|---|---|
ReplicationSender |
PeerMaker.replicationSender() |
| Modifier and Type | Method and Description |
|---|---|
PeerMaker |
PeerMaker.replicationSender(ReplicationSender replicationSender) |
| Constructor and Description |
|---|
ReplicationExecutor(Peer peer,
ReplicationFactor replicationFactor,
ReplicationSender replicationSender,
Random random,
ScheduledExecutorService timer,
int delayMillis)
Constructor for the default indirect replication.
|
Copyright © 2014. All rights reserved.