| 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<DeltaAWORSet> |
DeltaAWORSet.serializer
A serializer that serializes the CRDT into (and from) a ByteBuf.
|
| Modifier and Type | Method and Description |
|---|---|
DeltaAWORSet |
DeltaAWORSet.add(SerializableType element) |
DeltaAWORSet |
DeltaAWORSet.generateDelta(VersionVector vv) |
DeltaAWORSet |
DeltaAWORSet.mergeDelta(DeltaBasedCRDT delta) |
DeltaAWORSet |
DeltaAWORSet.remove(SerializableType element) |
DeltaAWORSet |
DeltaAWORSet.reset() |
Copyright © 2024. All rights reserved.