Class DefaultDistributedLockCreator

java.lang.Object
org.apache.shardingsphere.mode.repository.cluster.lock.impl.DefaultDistributedLockCreator
All Implemented Interfaces:
org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI, DistributedLockCreator<ClusterPersistRepository,DefaultLockTypedProperties>

public final class DefaultDistributedLockCreator extends Object implements DistributedLockCreator<ClusterPersistRepository,DefaultLockTypedProperties>
Default distributed lock creator.