Uses of Class
org.kiwiproject.consul.model.operator.ImmutableRaftServer.Builder
Packages that use ImmutableRaftServer.Builder
-
Uses of ImmutableRaftServer.Builder in org.kiwiproject.consul.model.operator
Methods in org.kiwiproject.consul.model.operator that return ImmutableRaftServer.BuilderModifier and TypeMethodDescriptionInitializes the value for theaddressattribute.static ImmutableRaftServer.BuilderImmutableRaftServer.builder()Creates a builder forImmutableRaftServer.ImmutableRaftServer.Builder.from(RaftServer instance) Fill a builder with attribute values from the providedRaftServerinstance.Initializes the value for theidattribute.Initializes the value for theleaderattribute.Initializes the value for thenodeattribute.Initializes the value for thevoterattribute.