| Interface | Description |
|---|---|
| Commit<T> |
Represents the committed state and metadata of a Raft state machine operation.
|
| PrimitiveService |
Base class for user-provided services.
|
| ServiceContext |
State machine context.
|
| ServiceExecutor |
Facilitates registration and execution of state machine commands and provides deterministic scheduling.
|
| Class | Description |
|---|---|
| AbstractPrimitiveService |
Raft service.
|
Copyright © 2013–2018. All rights reserved.