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