public final class PartialSQLRouteExecutor extends Object implements SQLRouteExecutor
| 构造器和说明 |
|---|
PartialSQLRouteExecutor(Collection<org.apache.shardingsphere.infra.rule.ShardingSphereRule> rules,
org.apache.shardingsphere.infra.config.properties.ConfigurationProperties props) |
public PartialSQLRouteExecutor(Collection<org.apache.shardingsphere.infra.rule.ShardingSphereRule> rules, org.apache.shardingsphere.infra.config.properties.ConfigurationProperties props)
public RouteContext route(LogicSQL logicSQL, org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData metaData)
SQLRouteExecutorroute 在接口中 SQLRouteExecutorlogicSQL - logic SQLmetaData - ShardingSphere meta dataCopyright © 2021 The Apache Software Foundation. All rights reserved.