| Modifier and Type | Method and Description |
|---|---|
SynchronizationDirectBuilder |
SynchronizationDirectBuilder.dataMap(DataMap dataMap) |
SynchronizationDirectBuilder |
SynchronizationDirectBuilder.key(Number640 key) |
SynchronizationDirectBuilder |
SynchronizationDirectBuilder.keys(Set<Number640> keys) |
SynchronizationDirectBuilder |
SynchronizationDirectBuilder.setDomainKey(Number160 domainKey) |
SynchronizationDirectBuilder |
PeerSync.synchronize(PeerAddress other) |
| Modifier and Type | Method and Description |
|---|---|
FutureResponse |
SynchronizationRPC.infoMessage(PeerAddress remotePeer,
SynchronizationDirectBuilder synchronizationBuilder,
ChannelCreator channelCreator)
Sends info message that asks whether the data is present at replica peer or not.
|
FutureResponse |
SynchronizationRPC.syncMessage(PeerAddress remotePeer,
SynchronizationDirectBuilder synchronizationBuilder,
ChannelCreator channelCreator)
Sends sync message that transfers the changed parts of data to a replica peer.
|
Copyright © 2014. All rights reserved.