| 程序包 | 说明 |
|---|---|
| org.apache.ratis.server.leader | |
| org.apache.ratis.statemachine |
| 限定符和类型 | 方法和说明 |
|---|---|
default SnapshotInfo |
LogAppender.shouldInstallSnapshot()
Should this
LogAppender send a snapshot to the follower? |
| 限定符和类型 | 方法和说明 |
|---|---|
Iterable<org.apache.ratis.proto.RaftProtos.InstallSnapshotRequestProto> |
LogAppender.newInstallSnapshotRequests(String requestId,
SnapshotInfo snapshot) |
| 限定符和类型 | 方法和说明 |
|---|---|
SnapshotInfo |
StateMachineStorage.getLatestSnapshot()
Returns the information for the latest durable snapshot.
|
SnapshotInfo |
StateMachine.getLatestSnapshot()
Returns the information for the latest durable snapshot.
|
Copyright © 2017–2025 The Apache Software Foundation. All rights reserved.