| 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<DeltaLWWRegister> |
DeltaLWWRegister.serializer
A serializer that serializes the CRDT into (and from) a ByteBuf.
|
| Modifier and Type | Method and Description |
|---|---|
DeltaLWWRegister |
DeltaLWWRegister.assign(String value)
Assigns a new value to the register
|
DeltaLWWRegister |
DeltaLWWRegister.generateDelta(VersionVector vv) |
DeltaLWWRegister |
DeltaLWWRegister.mergeDelta(DeltaBasedCRDT crdt) |
Copyright © 2024. All rights reserved.