StandalonePersistRepository
Fully-qualified class name
org.apache.shardingsphere.mode.repository.standalone.StandalonePersistRepository
Definition
Standalone mode configuration information persistence definition
Implementation classes
Configuration Type | Description | Fully-qualified class name |
---|---|---|
JDBC | JDBC-based persistence | org.apache.shardingsphere.mode.repository.standalone.jdbc.JDBCRepository |
ClusterPersistRepository
Fully-qualified class name
org.apache.shardingsphere.mode.repository.cluster.ClusterPersistRepository
Definition
Cluster mode configuration information persistence definition
Implementation classes
Configuration Type | Description | Fully-qualified class name |
---|---|---|
ZooKeeper | ZooKeeper based persistence | org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository |
etcd | Etcd based persistence | org.apache.shardingsphere.mode.repository.cluster.etcd.EtcdRepository |
Nacos | Nacos based persistence | org.apache.shardingsphere.mode.repository.cluster.nacos.NacosRepository |
Consul | Consul based persistence | org.apache.shardingsphere.mode.repository.cluster.consul.ConsulRepository |
GovernanceWatcher
Fully-qualified class name
org.apache.shardingsphere.mode.manager.cluster.coordinator.registry.GovernanceWatcher
Definition
Governance listener definition
Implementation classes
当前内容版权归 ShardingSphere 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 ShardingSphere .