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