public interface LeaderElection
Modifier and Type | Method and Description |
---|---|
void |
addCallbacks(List<LeadershipCallback> callbacks) |
void |
start() |
void |
stop() |
void start()
void stop()
void addCallbacks(List<LeadershipCallback> callbacks)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.