public abstract class LeaderElectorBuilder extends LeaderElectorOptions<LeaderElectorBuilder> implements DistributedPrimitiveBuilder<AsyncLeaderElector>
AsyncLeaderElector
instances.Constructor and Description |
---|
LeaderElectorBuilder() |
electionTimeoutMillis, withElectionTimeout, withElectionTimeout
applicationId, meteringEnabled, name, partitionsDisabled, readOnly, relaxedReadConsistency, revisionType, serializer, type, version, withApplicationId, withName, withRelaxedReadConsistency, withRevisionType, withSerializer, withUpdatesDisabled, withVersion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
build