public class ReplicationSync extends Object implements ReplicationSender, PeerInit
| Constructor and Description |
|---|
ReplicationSync() |
ReplicationSync(int blockSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Peer peer) |
PeerSync |
peerSync() |
void |
sendDirect(PeerAddress other,
Number160 locationKey,
Map<Number640,Data> dataMap) |
public ReplicationSync()
public ReplicationSync(int blockSize)
public void sendDirect(PeerAddress other, Number160 locationKey, Map<Number640,Data> dataMap)
sendDirect in interface ReplicationSenderpublic PeerSync peerSync()
Copyright © 2014. All rights reserved.