Uses of Enum
org.apache.storm.cluster.ConnectionState
Packages that use ConnectionState
-
Uses of ConnectionState in org.apache.storm.cluster
Methods in org.apache.storm.cluster that return ConnectionStateModifier and TypeMethodDescriptionstatic 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.Methods in org.apache.storm.cluster with parameters of type ConnectionStateModifier and TypeMethodDescriptionvoid
ClusterStateListener.stateChanged
(ConnectionState newState)