| Package | Description |
|---|---|
| org.apache.shardingsphere.core.route | |
| org.apache.shardingsphere.core.route.router.sharding |
| Constructor and Description |
|---|
SQLRouteResult(SQLStatementContext sqlStatementContext,
ShardingConditions shardingConditions) |
| Modifier and Type | Method and Description |
|---|---|
static RoutingEngine |
RoutingEngineFactory.newInstance(ShardingRule shardingRule,
ShardingSphereMetaData metaData,
SQLStatementContext sqlStatementContext,
ShardingConditions shardingConditions)
Create new instance of routing engine.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.