| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.jraft.core | |
| com.alipay.sofa.jraft.option |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FSMCallerImpl
The finite state machine caller implementation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
FSMCaller |
LogManagerOptions.getFsmCaller() |
FSMCaller |
ReadOnlyServiceOptions.getFsmCaller() |
FSMCaller |
SnapshotExecutorOptions.getFsmCaller() |
FSMCaller |
BallotBoxOptions.getWaiter() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LogManagerOptions.setFsmCaller(FSMCaller fsmCaller) |
void |
ReadOnlyServiceOptions.setFsmCaller(FSMCaller fsm) |
void |
SnapshotExecutorOptions.setFsmCaller(FSMCaller fsmCaller) |
void |
BallotBoxOptions.setWaiter(FSMCaller waiter) |
Copyright © 2021. All rights reserved.