DatabaseDiscoveryProvider

Fully-qualified class name

org.apache.shardingsphere.dbdiscovery.spi.DatabaseDiscoveryProvider

Definition

Database discovery provider algorithm’s definition

Implementation classes

Configuration TypeDescriptionFully-qualified class name
MySQL.MGRMySQL MGR-based database discovery provider algorithmorg.apache.shardingsphere.dbdiscovery.mysql.type.MGRMySQLDatabaseDiscoveryProvider
MySQL.NORMAL_REPLICATIONDatabase discovery provider algorithm of MySQL’s replicationorg.apache.shardingsphere.dbdiscovery.mysql.type.MySQLNormalReplicationDatabaseDiscoveryProvider
openGauss.NORMAL_REPLICATIONDatabase discovery provider algorithm of openGauss’s replicationorg.apache.shardingsphere.dbdiscovery.opengauss.OpenGaussNormalReplicationDatabaseDiscoveryProvider