| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.kernel |
| Modifier and Type | Method and Description |
|---|---|
KernelDistSQLStatementParser.ApplyDistSQLContext |
KernelDistSQLStatementParser.applyDistSQL() |
KernelDistSQLStatementParser.ApplyDistSQLContext |
KernelDistSQLStatementParser.ExecuteContext.applyDistSQL() |
| Modifier and Type | Method and Description |
|---|---|
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(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
KernelDistSQLStatementVisitor.visitApplyDistSQL(KernelDistSQLStatementParser.ApplyDistSQLContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.