| Package | Description |
|---|---|
| pt.unl.fct.di.novasys.babel.crdts.operation.generic | |
| pt.unl.fct.di.novasys.babel.crdts.operation.implementations |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationCRDT.installRemoteState(OperationBasedCRDT crdt)
Installs the remote state into the local the CRDT.
|
abstract void |
OperationBasedCRDT.installRemoteState(OperationBasedCRDT crdt) |
| Modifier and Type | Class and Description |
|---|---|
class |
OpCounter
An operation-based counter CRDT.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpCounter.installRemoteState(OperationBasedCRDT crdt) |
Copyright © 2024. All rights reserved.