| 限定符和类型 | 接口和说明 |
|---|---|
interface |
FSMCaller
Finite state machine caller.
|
interface |
Node
A raft replica node.
|
interface |
ReplicatorGroup
Replicators in a raft group.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RouteTable
Maintain routes to raft groups.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BallotBox
Ballot box for voting.
|
class |
FSMCallerImpl
The finite state machine caller implementation.
|
class |
NodeImpl
The raft replica node implementation.
|
class |
ReplicatorGroupImpl
Replicator group for a raft group.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
LogManager
Log manager.
|
interface |
SnapshotExecutor
Executing Snapshot related stuff.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
LogManagerImpl
LogManager implementation.
|
class |
RocksDBLogStorage
Log storage based on rocksdb.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RocksDBSegmentLogStorage
Log Storage implementation based on rocksdb and segment files.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SnapshotExecutorImpl
Snapshot executor implementation.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RepeatedTimer
Repeatable timer based on java.util.Timer.
|
Copyright © 2021. All rights reserved.