| Package | Description |
|---|---|
| net.named_data.jndn.sync |
| Modifier and Type | Class and Description |
|---|---|
class |
FullPSync2017WithUsers
FullPSync2017WithUsers uses FullPSync2017 to implement the full sync logic of
PSync to synchronize with other nodes, where all nodes want to sync the
sequence number of all users based on their user prefix.
|
| Constructor and Description |
|---|
FullPSync2017(int expectedNEntries,
Face face,
Name syncPrefix,
FullPSync2017.OnNamesUpdate onNamesUpdate,
KeyChain keyChain,
double syncInterestLifetime,
double syncReplyFreshnessPeriod,
SigningInfo signingInfo,
FullPSync2017.CanAddToSyncData canAddToSyncData,
FullPSync2017.CanAddReceivedName canAddReceivedName)
Create a FullPSync2017.
|
Copyright © 2019. All rights reserved.