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