Uses of Class
org.apache.shardingsphere.mode.repository.cluster.lock.impl.props.DefaultLockTypedProperties
Packages that use DefaultLockTypedProperties
-
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 DefaultLockTypedPropertiesModifier and TypeMethodDescriptionDefaultDistributedLockCreator.create(String lockKey, ClusterPersistRepository client, DefaultLockTypedProperties props) Constructors in org.apache.shardingsphere.mode.repository.cluster.lock.impl with parameters of type DefaultLockTypedPropertiesModifierConstructorDescriptionDefaultDistributedLock(String lockKey, ClusterPersistRepository client, DefaultLockTypedProperties props)