Interface | Description |
---|---|
LeaderElectionManager | |
LeaderElectionStateChangeListener |
Callback interface that can be used to listen for state changes so that the node
can be notified when it becomes the Elected Leader for a role or is no longer the
Elected Leader
|
Class | Description |
---|---|
CuratorACLProviderFactory | |
CuratorLeaderElectionManager | |
StandaloneLeaderElectionManager |
A LeaderElectionManager to use when running a standalone (un-clustered) NiFi instance
|
TestCuratorACLProviderFactory |