Uses of Interface
org.apache.shardingsphere.elasticjob.reg.base.CoordinatorRegistryCenter
Packages that use CoordinatorRegistryCenter
-
Uses of CoordinatorRegistryCenter in org.apache.shardingsphere.elasticjob.reg.listener
Methods in org.apache.shardingsphere.elasticjob.reg.listener with parameters of type CoordinatorRegistryCenterModifier and TypeMethodDescriptionvoidConnectionStateChangedEventListener.onStateChanged(CoordinatorRegistryCenter registryCenter, ConnectionStateChangedEventListener.State newState) Invoke if connection state of registry center changed.