| Package | Description |
|---|---|
| io.atomix.protocols.raft |
Core interfaces for operating on replicated state machines in the Raft cluster.
|
| io.atomix.protocols.raft.storage |
Standalone segmented log for Raft's Raft implementation.
|
| io.atomix.protocols.raft.storage.snapshot |
Classes and interfaces that aid in storing, loading, and installing on-disk state machine snapshots.
|
| io.atomix.protocols.raft.storage.system |
Classes and interfaces that aid in storing and loading persistent cluster and server configurations.
|
| Class and Description |
|---|
| RaftStorage
Immutable log configuration and
RaftLog factory. |
| Class and Description |
|---|
| RaftStorage
Immutable log configuration and
RaftLog factory. |
| RaftStorage.Builder
Builds a
RaftStorage configuration. |
| Class and Description |
|---|
| RaftStorage
Immutable log configuration and
RaftLog factory. |
| Class and Description |
|---|
| RaftStorage
Immutable log configuration and
RaftLog factory. |
Copyright © 2013–2017. All rights reserved.