| Interface | Description |
|---|---|
| IdBlockAllocator |
An interface that gives unique ID spaces.
|
| Class | Description |
|---|---|
| BlockAllocatorBasedIdGenerator |
Base class of
IdGenerator implementations which use IdBlockAllocator as
backend. |
| CoreManager |
Core service implementation.
|
| HybridLogicalClockManager |
Implementation of
HybridLogicalClockService. |
| MetricsManagerComponent |
Metrics service implementation.
|
| StoreBasedIdBlockAllocator |