| Interface | Description |
|---|---|
| GenericReplicaState |
Interface to represent a generic replica state.
|
| Class | Description |
|---|---|
| CRDTTypeKeyPair | |
| Utils |
A set of utils to be used by the different classes in the library.
|
| ValueTsPair<V> |
An helper class that stores a value and a timestamp.
|
| Enum | Description |
|---|---|
| CRDTsTypes |
CRDT types implemented in this library.
|
| CRDTsTypes.FLAVOR | |
| DataTypes |
This enumerator offers primitive data types that can be used in CRDTs that support generic data types in their implementations (e.g., maps, sets, etc.)
|
Copyright © 2024. All rights reserved.