public interface ElectionCandidate
Guarantee startLeadership() and stopLeadership() method run in same thread.
| 限定符和类型 | 方法和说明 |
|---|---|
void |
startLeadership()
Start leadership.
|
void |
stopLeadership()
Stop leadership.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.