Uses of Enum
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 ConnectionState
Returns the enum constant of this type with the specified name.static ConnectionState[]
ConnectionState.values()
Returns an array containing the constants of this enum type, in the order they are declared.