Uses of Class
org.apache.shardingsphere.mode.repository.cluster.lock.holder.DistributedLockHolder
-
Packages that use DistributedLockHolder Package Description org.apache.shardingsphere.mode.repository.cluster -
-
Uses of DistributedLockHolder in org.apache.shardingsphere.mode.repository.cluster
Methods in org.apache.shardingsphere.mode.repository.cluster that return DistributedLockHolder Modifier and Type Method Description DistributedLockHolderClusterPersistRepository. getDistributedLockHolder()Get distributed lock holder.
-