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