Uses of Enum Class
org.apache.nifi.annotation.notification.PrimaryNodeState
Packages that use PrimaryNodeState
-
Uses of PrimaryNodeState in org.apache.nifi.annotation.notification
Methods in org.apache.nifi.annotation.notification that return PrimaryNodeStateModifier and TypeMethodDescriptionstatic PrimaryNodeStateReturns the enum constant of this class with the specified name.static PrimaryNodeState[]PrimaryNodeState.values()Returns an array containing the constants of this enum class, in the order they are declared.