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