| Package | Description |
|---|---|
| io.atomix.copycat.server.storage |
Standalone segmented log for Copycat's Raft implementation.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotStore |
Storage.openSnapshotStore(String name)
Opens a new
SnapshotStore, recovering snapshots from disk if they exist. |
Copyright © 2013–2016. All rights reserved.