Interface RaftConfig
-
@Immutable public interface RaftConfig
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRaftConfig.Builder
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static RaftConfig.Builderbuilder()IntegerelectionTick()IntegerheartbeatTick()IntegerkeepOldSnapshots()IntegerlogEntriesForSlowFollowers()IntegersnapshotInterval()
-