Uses of Interface
org.apache.shardingsphere.data.pipeline.spi.lock.RuleBasedJobLock
Packages that use RuleBasedJobLock
-
Uses of RuleBasedJobLock in org.apache.shardingsphere.data.pipeline.spi.lock
Methods in org.apache.shardingsphere.data.pipeline.spi.lock that return RuleBasedJobLockModifier and TypeMethodDescriptionstatic RuleBasedJobLockRuleBasedJobLockFactory.getInstance()Get instance of rule based job lock.