| Package | Description |
|---|---|
| io.atomix.protocols.raft.storage |
Standalone segmented log for Raft's Raft implementation.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotStore |
RaftStorage.openSnapshotStore()
Opens a new
SnapshotStore, recovering snapshots from disk if they exist. |
Copyright © 2013–2017. All rights reserved.