| Class | Description |
|---|---|
| CounterOperation |
An operation issued by the operation-based counter CRDT (OpCounter) that extends a generic Operation.
|
| Operation |
A generic representation of an operation that is issued (and executed) in operation-based CRDTs.
|
| Enum | Description |
|---|---|
| OperationType |
An enumerator that stores the different possible operations for each CRDT type.
|
Copyright © 2024. All rights reserved.