See: Description
| Interface | Description |
|---|---|
| BackupInput |
Backup input.
|
| BackupOutput |
Backup output.
|
| 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<C> |
Raft service.
|
| ServiceConfig |
Service configuration class.
|
Copyright © 2013–2018. All rights reserved.