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