Uses of Interface
org.apache.shardingsphere.data.pipeline.spi.lock.RowBasedJobLock
Packages that use RowBasedJobLock
-
Uses of RowBasedJobLock in org.apache.shardingsphere.data.pipeline.spi.lock
Methods in org.apache.shardingsphere.data.pipeline.spi.lock that return RowBasedJobLockModifier and TypeMethodDescriptionstatic RowBasedJobLockRowBasedJobLockFactory.getInstance()Get instance of row based job lock.