Uses of Interface
org.apache.shardingsphere.elasticjob.reg.listener.ConnectionStateChangedEventListener
Packages that use ConnectionStateChangedEventListener
-
Uses of ConnectionStateChangedEventListener in org.apache.shardingsphere.elasticjob.reg.base
Methods in org.apache.shardingsphere.elasticjob.reg.base with parameters of type ConnectionStateChangedEventListenerModifier and TypeMethodDescriptionvoidCoordinatorRegistryCenter.addConnectionStateChangedEventListener(ConnectionStateChangedEventListener listener) Add connection state changed event listener to registry center.