| Package | Description |
|---|---|
| io.atomix.primitive.service |
Provides classes and interfaces for defining distributed primitive state machines.
|
| io.atomix.protocols.raft.service |
Provides classes for managing Raft-based primitive services.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalClock |
ServiceContext.logicalClock()
Returns the state machine's logical clock.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalClock |
RaftServiceContext.logicalClock() |
Copyright © 2013–2018. All rights reserved.