Uses of Enum
org.apache.storm.cluster.ConnectionState
-
Uses of ConnectionState in org.apache.storm.cluster
Modifier 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.Modifier and TypeMethodDescriptionvoid
ClusterStateListener.stateChanged
(ConnectionState newState)