public interface ElectionAuthority
Initial state: A node is considered to be eligible until the authority says otherwise.
Modifier and Type | Method and Description |
---|---|
void |
setEligibilityListener(EligibilityListener eligibilityListener)
Sets the listener to notify changes on eligibility to.
|
void setEligibilityListener(EligibilityListener eligibilityListener)
eligibilityListener
- listenerCopyright © 2015. All Rights Reserved.