org.apache.shardingsphere.dbdiscovery.spi.DatabaseDiscoveryProviderAlgorithm
Database discovery provider algorithm’s definition
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 |