Class DefaultLockTypedProperties
- java.lang.Object
-
- org.apache.shardingsphere.infra.util.props.TypedProperties<DefaultLockPropertyKey>
-
- org.apache.shardingsphere.mode.repository.cluster.lock.impl.props.DefaultLockTypedProperties
-
public final class DefaultLockTypedProperties extends org.apache.shardingsphere.infra.util.props.TypedProperties<DefaultLockPropertyKey>
Default lock typed properties.
-
-
Constructor Summary
Constructors Constructor Description DefaultLockTypedProperties(Properties props)
-
-
-
Constructor Detail
-
DefaultLockTypedProperties
public DefaultLockTypedProperties(Properties props)
-
-