public static class OnDemandRaftState.Builder extends OnDemandRaftState.AbstractBuilder<OnDemandRaftState.Builder,OnDemandRaftState>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
protected OnDemandRaftState |
state() |
build, commitIndex, currentTerm, customRaftPolicyClassName, followerInfoList, inMemoryJournalDataSize, inMemoryJournalLogSize, isSnapshotCaptureInitiated, isVoting, lastApplied, lastIndex, lastLogIndex, lastLogTerm, lastTerm, leader, peerAddresses, peerVotingStates, raftState, replicatedToAllIndex, self, snapshotIndex, snapshotTerm, votedFor
protected OnDemandRaftState state()
state
in class OnDemandRaftState.AbstractBuilder<OnDemandRaftState.Builder,OnDemandRaftState>
Copyright © 2019 OpenDaylight. All rights reserved.