| 程序包 | 说明 |
|---|---|
| org.apache.hudi.spark.sql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HoodieSqlBaseListener.enterInsertIntoTable(HoodieSqlBaseParser.InsertIntoTableContext ctx)
Enter a parse tree produced by the
insertIntoTable
labeled alternative in HoodieSqlBaseParser.insertInto(). |
void |
HoodieSqlBaseBaseListener.enterInsertIntoTable(HoodieSqlBaseParser.InsertIntoTableContext ctx)
Enter a parse tree produced by the
insertIntoTable
labeled alternative in HoodieSqlBaseParser.insertInto(). |
void |
HoodieSqlBaseListener.exitInsertIntoTable(HoodieSqlBaseParser.InsertIntoTableContext ctx)
Exit a parse tree produced by the
insertIntoTable
labeled alternative in HoodieSqlBaseParser.insertInto(). |
void |
HoodieSqlBaseBaseListener.exitInsertIntoTable(HoodieSqlBaseParser.InsertIntoTableContext ctx)
Exit a parse tree produced by the
insertIntoTable
labeled alternative in HoodieSqlBaseParser.insertInto(). |
T |
HoodieSqlBaseVisitor.visitInsertIntoTable(HoodieSqlBaseParser.InsertIntoTableContext ctx)
Visit a parse tree produced by the
insertIntoTable
labeled alternative in HoodieSqlBaseParser.insertInto(). |
T |
HoodieSqlBaseBaseVisitor.visitInsertIntoTable(HoodieSqlBaseParser.InsertIntoTableContext ctx)
Visit a parse tree produced by the
insertIntoTable
labeled alternative in HoodieSqlBaseParser.insertInto(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.