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:
snapshotInterval
in classRaftConfig
-
keepOldSnapshots
- Specified by:
keepOldSnapshots
in classRaftConfig
-
logEntriesForSlowFollowers
- Specified by:
logEntriesForSlowFollowers
in classRaftConfig
-
electionTick
- Specified by:
electionTick
in classRaftConfig
-
heartbeatTick
- Specified by:
heartbeatTick
in classRaftConfig
-
toString
-
equals
-
hashCode
public int hashCode()
-