Index

C G I L O P R T V 
All Classes and Interfaces|All Packages

C

CLUSTER_COORDINATOR - Enum constant in enum class org.apache.nifi.controller.leader.election.LeaderElectionRole
 

G

getAveragePollTime(TimeUnit) - Method in class org.apache.nifi.controller.leader.election.TrackedLeaderElectionManager
 
getLeadershipChangeCount(long, TimeUnit) - Method in class org.apache.nifi.controller.leader.election.TrackedLeaderElectionManager
 
getMaxPollTime(TimeUnit) - Method in class org.apache.nifi.controller.leader.election.TrackedLeaderElectionManager
 
getMinPollTime(TimeUnit) - Method in class org.apache.nifi.controller.leader.election.TrackedLeaderElectionManager
 
getPollCount() - Method in class org.apache.nifi.controller.leader.election.TrackedLeaderElectionManager
 
getRoleId() - Method in enum class org.apache.nifi.controller.leader.election.LeaderElectionRole
 
getRoleName() - Method in enum class org.apache.nifi.controller.leader.election.LeaderElectionRole
 

I

isParticipating(String) - Method in class org.apache.nifi.controller.leader.election.TrackedLeaderElectionManager
Is specified identifier participating in the election based on null or empty participant identifier

L

leaderChanges - Variable in class org.apache.nifi.controller.leader.election.TrackedLeaderElectionManager
 
LeaderElectionRole - Enum Class in org.apache.nifi.controller.leader.election
Leader Election Role enumeration for mapping public role to RFC 1123 subdomain-style names
LeaderElectionRole(String, String) - Constructor for enum class org.apache.nifi.controller.leader.election.LeaderElectionRole
 

O

onLeaderChanged(String) - Method in class org.apache.nifi.controller.leader.election.TrackedLeaderElectionManager
On Leader Changed register role name changes
org.apache.nifi.controller.leader.election - package org.apache.nifi.controller.leader.election
 

P

pollTimes - Variable in class org.apache.nifi.controller.leader.election.TrackedLeaderElectionManager
 
PRIMARY_NODE - Enum constant in enum class org.apache.nifi.controller.leader.election.LeaderElectionRole
 

R

register(String, LeaderElectionStateChangeListener) - Method in class org.apache.nifi.controller.leader.election.TrackedLeaderElectionManager
Register as observer without Participant Identifier
registerPollTime(long) - Method in class org.apache.nifi.controller.leader.election.TrackedLeaderElectionManager
Register Poll Time in nanoseconds
roleId - Variable in enum class org.apache.nifi.controller.leader.election.LeaderElectionRole
 
roleName - Variable in enum class org.apache.nifi.controller.leader.election.LeaderElectionRole
 

T

TrackedLeaderElectionManager - Class in org.apache.nifi.controller.leader.election
Abstract implementation of Leader Election Manager supporting tracking of operations
TrackedLeaderElectionManager() - Constructor for class org.apache.nifi.controller.leader.election.TrackedLeaderElectionManager
 

V

valueOf(String) - Static method in enum class org.apache.nifi.controller.leader.election.LeaderElectionRole
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.nifi.controller.leader.election.LeaderElectionRole
Returns an array containing the constants of this enum class, in the order they are declared.
C G I L O P R T V 
All Classes and Interfaces|All Packages