StandalonePersistRepository
全限定类名
org.apache.shardingsphere.mode.repository.standalone.StandalonePersistRepository
定义
单机模式配置信息持久化定义
已知实现
配置标识 | 详细说明 | 全限定类名 |
---|---|---|
H2 | 基于 H2 的持久化 | org.apache.shardingsphere.mode.repository.standalone.h2.H2Repository |
ClusterPersistRepository
全限定类名
org.apache.shardingsphere.mode.repository.cluster.ClusterPersistRepository
定义
集群模式配置信息持久化定义
已知实现
配置标识 | 详细说明 | 全限定类名 |
---|---|---|
ZooKeeper | 基于 ZooKeeper 的持久化 | org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository |
etcd | 基于 Etcd 的持久化 | org.apache.shardingsphere.mode.repository.cluster.etcd.EtcdRepository |
Nacos | 基于 Nacos 的持久化 | org.apache.shardingsphere.mode.repository.cluster.nacos.NacosRepository |
Consul | 基于 Consul 的持久化 | org.apache.shardingsphere.mode.repository.cluster.consul.ConsulRepository |
GovernanceWatcher
全限定类名
org.apache.shardingsphere.mode.manager.cluster.coordinator.registry.GovernanceWatcher
定义
治理监听器定义
已知实现
当前内容版权归 ShardingSphere 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 ShardingSphere .