| Package | Description |
|---|---|
| net.tomp2p.replication |
| Modifier and Type | Method and Description |
|---|---|
IndirectReplication |
IndirectReplication.addResponsibilityListener(ResponsibilityListener responsibilityListener) |
IndirectReplication |
IndirectReplication.autoReplication() |
IndirectReplication |
IndirectReplication.autoReplication(boolean autoReplication) |
IndirectReplication |
IndirectReplication.blockSize(int blockSize) |
IndirectReplication |
IndirectReplication.delayMillis(int delayMillis) |
IndirectReplication |
IndirectReplication.intervalMillis(int intervalMillis) |
IndirectReplication |
IndirectReplication.keepData()
Replicated and stored data will be not deleted after loss of replication responsibility.
|
IndirectReplication |
IndirectReplication.keepData(boolean keepData) |
IndirectReplication |
IndirectReplication.nRoot() |
IndirectReplication |
IndirectReplication.nRoot(boolean nRoot) |
IndirectReplication |
IndirectReplication.removeResponsibilityListener(ResponsibilityListener responsibilityListener) |
IndirectReplication |
IndirectReplication.replicationFactor(int replicationFactor) |
IndirectReplication |
IndirectReplication.replicationFactor(ReplicationFactor replicationFactor) |
IndirectReplication |
IndirectReplication.rsync() |
IndirectReplication |
IndirectReplication.rsync(boolean rsync) |
IndirectReplication |
IndirectReplication.start() |
Copyright © 2015. All rights reserved.