Package org.apache.storm.cluster
Interface ClusterStateListener
-
public interface ClusterStateListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
stateChanged(ConnectionState newState)
-
-
-
Method Detail
-
stateChanged
void stateChanged(ConnectionState newState)
-
-