DatabaseDiscoveryProviderAlgorithm
Fully-qualified class name
org.apache.shardingsphere.dbdiscovery.spi.DatabaseDiscoveryProviderAlgorithm
Definition
Database discovery provider algorithm’s definition
Implementation classes
Configuration Type | Description | Fully-qualified class name |
---|---|---|
MySQL.MGR | MySQL MGR-based database discovery provider algorithm | org.apache.shardingsphere.dbdiscovery.mysql.type.MGRMySQLDatabaseDiscoveryProviderAlgorithm |
MySQL.NORMAL_REPLICATION | Database discovery provider algorithm of MySQL’s replication | org.apache.shardingsphere.dbdiscovery.mysql.type.MySQLNormalReplicationDatabaseDiscoveryProviderAlgorithm |
openGauss.NORMAL_REPLICATION | Database discovery provider algorithm of openGauss’s replication | org.apache.shardingsphere.dbdiscovery.opengauss.OpenGaussNormalReplicationDatabaseDiscoveryProviderAlgorithm |
当前内容版权归 ShardingSphere 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 ShardingSphere .