| Interface | Description |
|---|---|
| ChronoSync2013.OnInitialized | |
| ChronoSync2013.OnReceivedSyncState | |
| SyncStateProto.SyncState.SeqNoOrBuilder | |
| SyncStateProto.SyncStateMsgOrBuilder | |
| SyncStateProto.SyncStateOrBuilder |
| Class | Description |
|---|---|
| ChronoSync2013 |
ChronoSync2013 implements the NDN ChronoSync protocol as described in the
2013 paper "Let's ChronoSync: Decentralized Dataset State Synchronization in
Named Data Networking".
|
| ChronoSync2013.SyncState |
A SyncState holds the values of a sync state message which is passed to the
onReceivedSyncState callback which was given to the ChronoSyn2013
constructor.
|
| DigestTree | |
| DigestTree.Node | |
| SyncStateProto | |
| SyncStateProto.SyncState |
Protobuf type
net.named_data.jndn.sync.SyncState |
| SyncStateProto.SyncState.Builder |
Protobuf type
net.named_data.jndn.sync.SyncState |
| SyncStateProto.SyncState.SeqNo |
Protobuf type
net.named_data.jndn.sync.SyncState.SeqNo |
| SyncStateProto.SyncState.SeqNo.Builder |
Protobuf type
net.named_data.jndn.sync.SyncState.SeqNo |
| SyncStateProto.SyncStateMsg |
Protobuf type
net.named_data.jndn.sync.SyncStateMsg |
| SyncStateProto.SyncStateMsg.Builder |
Protobuf type
net.named_data.jndn.sync.SyncStateMsg |
| Enum | Description |
|---|---|
| SyncStateProto.SyncState.ActionType |
Protobuf enum
net.named_data.jndn.sync.SyncState.ActionType |
Copyright © 2016. All rights reserved.