| Package | Description |
|---|---|
| com.alipay.sofa.jraft.storage.snapshot | |
| com.alipay.sofa.jraft.storage.snapshot.local |
| Modifier and Type | Class and Description |
|---|---|
class |
SnapshotReader
Snapshot reader.
|
class |
SnapshotWriter
Snapshot writer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalSnapshot
Describe the Snapshot on another machine.
|
class |
LocalSnapshotReader
Snapshot reader on local file system.
|
class |
LocalSnapshotWriter
Snapshot writer to write snapshot into local file system.
|
Copyright © 2024. All rights reserved.