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