Class ClusterPersistRepositoryConfiguration
java.lang.Object
org.apache.shardingsphere.mode.repository.cluster.ClusterPersistRepositoryConfiguration
- All Implemented Interfaces:
PersistRepositoryConfiguration
public final class ClusterPersistRepositoryConfiguration
extends Object
implements PersistRepositoryConfiguration
Cluster persist repository configuration.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.shardingsphere.infra.config.mode.PersistRepositoryConfiguration
getProps, getType
-
Constructor Details
-
ClusterPersistRepositoryConfiguration
public ClusterPersistRepositoryConfiguration()
-