| Package | Description |
|---|---|
| com.alipay.sofa.jraft.storage | |
| com.alipay.sofa.jraft.storage.snapshot.local |
| Modifier and Type | Method and Description |
|---|---|
SnapshotCopier |
SnapshotStorage.startToCopyFrom(String uri,
SnapshotCopierOptions opts)
Starts a copy job to copy data from remote uri.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalSnapshotCopier
Copy another machine snapshot to local.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotCopier |
LocalSnapshotStorage.startToCopyFrom(String uri,
SnapshotCopierOptions opts) |
Copyright © 2024. All rights reserved.