public interface ElectionCandidate
Guarantee startLeadership() and stopLeadership() method run in same thread.
| Modifier and Type | Method and Description |
|---|---|
void |
startLeadership()
Start leadership.
|
void |
stopLeadership()
Stop leadership.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.