| Package | Description |
|---|---|
| com.alipay.sofa.jraft.storage.snapshot.local |
| Constructor and Description |
|---|
LocalSnapshotReader(LocalSnapshotStorage snapshotStorage,
SnapshotThrottle snapshotThrottle,
Endpoint addr,
RaftOptions raftOptions,
String path) |
LocalSnapshotWriter(String path,
LocalSnapshotStorage snapshotStorage,
RaftOptions raftOptions) |
Copyright © 2024. All rights reserved.