Class AutoValue_RaftConfig
java.lang.Object
com.spotify.docker.client.messages.swarm.RaftConfig
com.spotify.docker.client.messages.swarm.AutoValue_RaftConfig
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_RaftConfig
extends RaftConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.spotify.docker.client.messages.swarm.RaftConfig
builder, create
-
Field Details
-
snapshotInterval
-
keepOldSnapshots
-
logEntriesForSlowFollowers
-
electionTick
-
heartbeatTick
-
-
Constructor Details
-
AutoValue_RaftConfig
-
-
Method Details
-
snapshotInterval
- Specified by:
snapshotIntervalin classRaftConfig
-
keepOldSnapshots
- Specified by:
keepOldSnapshotsin classRaftConfig
-
logEntriesForSlowFollowers
- Specified by:
logEntriesForSlowFollowersin classRaftConfig
-
electionTick
- Specified by:
electionTickin classRaftConfig
-
heartbeatTick
- Specified by:
heartbeatTickin classRaftConfig
-
toString
-
equals
-
hashCode
public int hashCode()
-