Uses of Interface
org.apache.shardingsphere.infra.route.SQLRouter
Packages that use SQLRouter
-
Uses of SQLRouter in org.apache.shardingsphere.infra.route
Methods in org.apache.shardingsphere.infra.route that return types with arguments of type SQLRouterModifier and TypeMethodDescriptionSQLRouterFactory.getInstances(Collection<org.apache.shardingsphere.infra.rule.ShardingSphereRule> rules) Get instances of SQL router.