public class SnapshotManager extends Object
| 构造器和说明 |
|---|
SnapshotManager(RaftPeerId selfId,
RaftStorageDirectory dir,
StateMachineStorage smStorage) |
public SnapshotManager(RaftPeerId selfId, RaftStorageDirectory dir, StateMachineStorage smStorage)
public void installSnapshot(StateMachine stateMachine, org.apache.ratis.proto.RaftProtos.InstallSnapshotRequestProto request) throws IOException
IOExceptionCopyright © 2017–2022 The Apache Software Foundation. All rights reserved.