public class LeaderElector
public static com.antelopesystem.crudframework.utils.cluster.leaderelection.LeaderElector.Companion Companion
public LeaderElector(@NotNull
LockManager lockManager,
@NotNull
java.util.List<? extends com.antelopesystem.crudframework.utils.cluster.leaderelection.LeaderListener> leaderListeners,
@NotNull
java.lang.String applicationName,
@NotNull
java.util.concurrent.locks.Lock lock)