public final class SQLRouterFactory extends Object
| 构造器和说明 |
|---|
SQLRouterFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<org.apache.shardingsphere.infra.rule.ShardingSphereRule,SQLRouter> |
getInstances(Collection<org.apache.shardingsphere.infra.rule.ShardingSphereRule> rules)
Get instances of SQL router.
|
public static Map<org.apache.shardingsphere.infra.rule.ShardingSphereRule,SQLRouter> getInstances(Collection<org.apache.shardingsphere.infra.rule.ShardingSphereRule> rules)
rules - rulesCopyright © 2022 The Apache Software Foundation. All rights reserved.