Uses of Interface
org.apache.shardingsphere.dbdiscovery.spi.DatabaseDiscoveryProviderAlgorithm
Packages that use DatabaseDiscoveryProviderAlgorithm
-
Uses of DatabaseDiscoveryProviderAlgorithm in org.apache.shardingsphere.dbdiscovery.factory
Methods in org.apache.shardingsphere.dbdiscovery.factory that return DatabaseDiscoveryProviderAlgorithmModifier and TypeMethodDescriptionDatabaseDiscoveryProviderAlgorithmFactory.newInstance(AlgorithmConfiguration databaseDiscoveryProviderAlgorithmConfig) Create new instance of database discovery provider algorithm.