| 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 |
|---|---|
WallClock |
ServiceContext.wallClock()
Returns the state machine's wall clock.
|
| Modifier and Type | Method and Description |
|---|---|
WallClock |
RaftServiceContext.wallClock() |
Copyright © 2013–2018. All rights reserved.