| Package | Description |
|---|---|
| pt.unl.fct.di.novasys.babel.crdts.delta.implementations |
| Modifier and Type | Field and Description |
|---|---|
static pt.unl.fct.di.novasys.network.ISerializer<DeltaLWWCRDTMap> |
DeltaLWWCRDTMap.serializer
A serializer that serializes the CRDT into (and from) a ByteBuf.
|
| Modifier and Type | Method and Description |
|---|---|
DeltaLWWCRDTMap |
DeltaLWWCRDTMap.generateDelta(VersionVector vv) |
DeltaLWWCRDTMap |
DeltaLWWCRDTMap.generateDelta(VersionVector vv,
CRDTsTypes.FLAVOR flavor) |
DeltaLWWCRDTMap |
DeltaLWWCRDTMap.mergeDelta(DeltaBasedCRDT crdt) |
DeltaLWWCRDTMap |
DeltaLWWCRDTMap.put(CRDTTypeKeyPair key,
GenericCRDT crdt) |
Copyright © 2024. All rights reserved.