Raft Consensus Algorithm
Preparing search index...
@maboke123/raft-core
MetaData
Interface MetaData
interface
MetaData
{
term
:
number
;
votedFor
:
string
|
null
;
}
Index
Properties
term
voted
For
Properties
term
term
:
number
voted
For
votedFor
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
term
voted
For
Raft Consensus Algorithm
Loading...