Uses of Enum Class
org.apache.nifi.cluster.ConnectionState
Packages that use ConnectionState
-
Uses of ConnectionState in org.apache.nifi.cluster
Methods in org.apache.nifi.cluster that return ConnectionStateModifier and TypeMethodDescriptionClusterDetailsFactory.getConnectionState()static ConnectionStateReturns the enum constant of this class with the specified name.static ConnectionState[]ConnectionState.values()Returns an array containing the constants of this enum class, in the order they are declared.