public final class SQLOptimizeEngine extends Object
| Constructor and Description |
|---|
SQLOptimizeEngine() |
| Modifier and Type | Method and Description |
|---|---|
SQLOptimizeContext |
optimize(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
Optimize query execution plan.
|
public SQLOptimizeContext optimize(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
sqlStatement - SQL statementCopyright © 2023 The Apache Software Foundation. All rights reserved.