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