Uses of Interface
org.apache.shardingsphere.mode.repository.cluster.lock.DistributedLock
Packages that use DistributedLock
Package
Description
-
Uses of DistributedLock in org.apache.shardingsphere.mode.repository.cluster.lock.creator
Methods in org.apache.shardingsphere.mode.repository.cluster.lock.creator that return DistributedLockModifier and TypeMethodDescriptionCreate distributed lock. -
Uses of DistributedLock in org.apache.shardingsphere.mode.repository.cluster.lock.holder
Methods in org.apache.shardingsphere.mode.repository.cluster.lock.holder that return DistributedLockModifier and TypeMethodDescriptionDistributedLockHolder.getDistributedLock(String lockKey) Get distributed lock. -
Uses of DistributedLock in org.apache.shardingsphere.mode.repository.cluster.lock.impl
Classes in org.apache.shardingsphere.mode.repository.cluster.lock.impl that implement DistributedLockMethods in org.apache.shardingsphere.mode.repository.cluster.lock.impl that return DistributedLockModifier and TypeMethodDescriptionDefaultDistributedLockCreator.create(String lockKey, ClusterPersistRepository client, DefaultLockTypedProperties props)