Uses of Interface
org.apache.shardingsphere.mode.repository.cluster.ClusterPersistRepository
Packages that use ClusterPersistRepository
-
Uses of ClusterPersistRepository in org.apache.shardingsphere.mode.repository.cluster.lock.impl
Methods in org.apache.shardingsphere.mode.repository.cluster.lock.impl with parameters of type ClusterPersistRepositoryModifier and TypeMethodDescriptionDefaultDistributedLockCreator.create(String lockKey, ClusterPersistRepository client, DefaultLockTypedProperties props) Constructors in org.apache.shardingsphere.mode.repository.cluster.lock.impl with parameters of type ClusterPersistRepositoryModifierConstructorDescriptionDefaultDistributedLock(String lockKey, ClusterPersistRepository client, DefaultLockTypedProperties props)