| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.kernel |
| 限定符和类型 | 方法和说明 |
|---|---|
KernelDistSQLStatementParser.ApplyDistSQLContext |
KernelDistSQLStatementParser.applyDistSQL() |
KernelDistSQLStatementParser.ApplyDistSQLContext |
KernelDistSQLStatementParser.ExecuteContext.applyDistSQL() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
KernelDistSQLStatementBaseVisitor.visitApplyDistSQL(KernelDistSQLStatementParser.ApplyDistSQLContext ctx)
Visit a parse tree produced by
KernelDistSQLStatementParser.applyDistSQL(). |
T |
KernelDistSQLStatementVisitor.visitApplyDistSQL(KernelDistSQLStatementParser.ApplyDistSQLContext ctx)
Visit a parse tree produced by
KernelDistSQLStatementParser.applyDistSQL(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
KernelDistSQLStatementVisitor.visitApplyDistSQL(KernelDistSQLStatementParser.ApplyDistSQLContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.