public interface EligibilityListener
Modifier and Type | Method and Description |
---|---|
void |
eligible()
Call back to indicate if the local node is eligible for election
|
void |
notEligible()
Call back to indicate if the local node is no longer eligible for election
|
Copyright © 2015. All Rights Reserved.