Uses of Interface
org.apache.shardingsphere.elasticjob.reg.base.LeaderExecutionCallback
Packages that use LeaderExecutionCallback
-
Uses of LeaderExecutionCallback in org.apache.shardingsphere.elasticjob.reg.base
Methods in org.apache.shardingsphere.elasticjob.reg.base with parameters of type LeaderExecutionCallbackModifier and TypeMethodDescriptionvoidCoordinatorRegistryCenter.executeInLeader(String key, LeaderExecutionCallback callback) Execute in leader.