| Modifier and Type | Method and Description |
|---|---|
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 © 2025 The Apache Software Foundation. All rights reserved.