lofi_acl.sync.acl.monotonic.FilteringAntiEntropy
See theFilteringAntiEntropy companion object
class FilteringAntiEntropy[RDT](localIdentity: PrivateIdentity, rootOfTrust: PublicIdentity, initialAclDeltas: List[AclDelta[RDT]], initialRdtDeltas: DeltaMapWithPrefix[RDT], syncInstance: Sync[RDT])(using filter: Filter[RDT], rdtLattice: Lattice[RDT], rdtBottom: Bottom[RDT], msgCodec: JsonValueCodec[MonotonicAclSyncMessage[RDT]]) extends MessageReceiver[MonotonicAclSyncMessage[RDT]]
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article