| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterWindowDef(HoodieSqlBaseParser.WindowDefContext ctx)
Enter a parse tree produced by the
windowDef
labeled alternative in HoodieSqlBaseParser.windowSpec(). |
void |
HoodieSqlBaseBaseListener.enterWindowDef(HoodieSqlBaseParser.WindowDefContext ctx)
Enter a parse tree produced by the
windowDef
labeled alternative in HoodieSqlBaseParser.windowSpec(). |
void |
HoodieSqlBaseListener.exitWindowDef(HoodieSqlBaseParser.WindowDefContext ctx)
Exit a parse tree produced by the
windowDef
labeled alternative in HoodieSqlBaseParser.windowSpec(). |
void |
HoodieSqlBaseBaseListener.exitWindowDef(HoodieSqlBaseParser.WindowDefContext ctx)
Exit a parse tree produced by the
windowDef
labeled alternative in HoodieSqlBaseParser.windowSpec(). |
T |
HoodieSqlBaseVisitor.visitWindowDef(HoodieSqlBaseParser.WindowDefContext ctx)
Visit a parse tree produced by the
windowDef
labeled alternative in HoodieSqlBaseParser.windowSpec(). |
T |
HoodieSqlBaseBaseVisitor.visitWindowDef(HoodieSqlBaseParser.WindowDefContext ctx)
Visit a parse tree produced by the
windowDef
labeled alternative in HoodieSqlBaseParser.windowSpec(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.