| 程序包 | 说明 |
|---|---|
| org.apache.ratis.server | |
| org.apache.ratis.server.storage | |
| org.apache.ratis.statemachine |
| 限定符和类型 | 方法和说明 |
|---|---|
RaftStorage |
RaftServer.Division.getRaftStorage() |
| 限定符和类型 | 方法和说明 |
|---|---|
RaftStorage |
RaftStorage.Builder.build() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StateMachineStorage.init(RaftStorage raftStorage) |
void |
StateMachine.initialize(RaftServer raftServer,
RaftGroupId raftGroupId,
RaftStorage storage)
Initializes the State Machine with the given parameter.
|
Copyright © 2017–2025 The Apache Software Foundation. All rights reserved.