Class StandalonePersistRepositoryConfiguration
java.lang.Object
org.apache.shardingsphere.mode.repository.standalone.StandalonePersistRepositoryConfiguration
- All Implemented Interfaces:
PersistRepositoryConfiguration
public final class StandalonePersistRepositoryConfiguration
extends Object
implements PersistRepositoryConfiguration
Standalone 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
-
StandalonePersistRepositoryConfiguration
public StandalonePersistRepositoryConfiguration()
-