Uses of Class
org.apache.shardingsphere.mode.repository.cluster.lock.impl.props.DefaultLockTypedProperties
-
Packages that use DefaultLockTypedProperties Package Description org.apache.shardingsphere.mode.repository.cluster.lock.impl -
-
Uses of DefaultLockTypedProperties in org.apache.shardingsphere.mode.repository.cluster.lock.impl
Methods in org.apache.shardingsphere.mode.repository.cluster.lock.impl with parameters of type DefaultLockTypedProperties Modifier and Type Method Description DistributedLockDefaultDistributedLockCreator. create(String lockKey, ClusterPersistRepository client, DefaultLockTypedProperties props)Constructors in org.apache.shardingsphere.mode.repository.cluster.lock.impl with parameters of type DefaultLockTypedProperties Constructor Description DefaultDistributedLock(String lockKey, ClusterPersistRepository client, DefaultLockTypedProperties props)
-