public final class AllSQLRouteExecutor extends Object implements SQLRouteExecutor
| Constructor and Description |
|---|
AllSQLRouteExecutor() |
| Modifier and Type | Method and Description |
|---|---|
RouteContext |
route(LogicSQL logicSQL,
org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData metaData)
Route.
|
public RouteContext route(LogicSQL logicSQL, org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData metaData)
SQLRouteExecutorroute in interface SQLRouteExecutorlogicSQL - logic SQLmetaData - ShardingSphere meta dataCopyright © 2022 The Apache Software Foundation. All rights reserved.