DatabaseDiscoveryProviderAlgorithm

Fully-qualified class name

org.apache.shardingsphere.dbdiscovery.spi.DatabaseDiscoveryProviderAlgorithm

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.MGRMySQLDatabaseDiscoveryProviderAlgorithm
MySQL.NORMAL_REPLICATIONDatabase discovery provider algorithm of MySQL’s replicationorg.apache.shardingsphere.dbdiscovery.mysql.type.MySQLNormalReplicationDatabaseDiscoveryProviderAlgorithm
openGauss.NORMAL_REPLICATIONDatabase discovery provider algorithm of openGauss’s replicationorg.apache.shardingsphere.dbdiscovery.opengauss.OpenGaussNormalReplicationDatabaseDiscoveryProviderAlgorithm