Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- APPEND_ENTRIES_REQUEST_BATCH_SIZE_FIELD_NAME - Static variable in class io.microraft.HoconRaftConfigFields
-
Field name of
RaftConfig.getAppendEntriesRequestBatchSize()
C
- COMMIT_COUNT_TO_TAKE_SNAPSHOT_FIELD_NAME - Static variable in class io.microraft.HoconRaftConfigFields
-
Field name of
RaftConfig.getCommitCountToTakeSnapshot()
H
- HoconRaftConfigFields - Class in io.microraft
-
Contains the HOCON config field names to populate
RaftConfig - HoconRaftConfigParser - Class in io.microraft
-
RaftConfigparser for HOCON files
I
- io.microraft - package io.microraft
L
- LEADER_ELECTION_TIMEOUT_MILLIS_FIELD_NAME - Static variable in class io.microraft.HoconRaftConfigFields
-
Field name of
RaftConfig.getLeaderElectionTimeoutMillis() - LEADER_HEARTBEAT_PERIOD_SECS_FIELD_NAME - Static variable in class io.microraft.HoconRaftConfigFields
-
Field name of
RaftConfig.getLeaderHeartbeatPeriodSecs() - LEADER_HEARTBEAT_TIMEOUT_SECS_FIELD_NAME - Static variable in class io.microraft.HoconRaftConfigFields
-
Field name of
RaftConfig.getLeaderElectionTimeoutMillis()
M
- MAX_PENDING_LOG_ENTRY_COUNT_FIELD_NAME - Static variable in class io.microraft.HoconRaftConfigFields
-
Field name of
RaftConfig.getMaxPendingLogEntryCount()
P
- parseConfig(Config) - Static method in class io.microraft.HoconRaftConfigParser
-
Parses the given config object to populate RaftConfig
R
- RAFT_CONFIG_CONTAINER_NAME - Static variable in class io.microraft.HoconRaftConfigFields
-
Container object name for RaftConfig fields
- RAFT_NODE_REPORT_PUBLISH_PERIOD_SECS_FIELD_NAME - Static variable in class io.microraft.HoconRaftConfigFields
-
Field name of
RaftConfig.getRaftNodeReportPublishPeriodSecs()
T
- TRANSFER_SNAPSHOTS_FROM_FOLLOWERS_ENABLED_FIELD_NAME - Static variable in class io.microraft.HoconRaftConfigFields
-
Field name of
RaftConfig.isTransferSnapshotsFromFollowersEnabled()
All Classes and Interfaces|All Packages|Constant Field Values