| 程序包 | 说明 |
|---|---|
| org.apache.hudi.spark.sql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
HoodieSqlCommonParser.PropertyContext |
HoodieSqlCommonParser.property() |
HoodieSqlCommonParser.PropertyContext |
HoodieSqlCommonParser.PropertyListContext.property(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<HoodieSqlCommonParser.PropertyContext> |
HoodieSqlCommonParser.PropertyListContext.property() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HoodieSqlCommonBaseListener.enterProperty(HoodieSqlCommonParser.PropertyContext ctx)
Enter a parse tree produced by
HoodieSqlCommonParser.property(). |
void |
HoodieSqlCommonListener.enterProperty(HoodieSqlCommonParser.PropertyContext ctx)
Enter a parse tree produced by
HoodieSqlCommonParser.property(). |
void |
HoodieSqlCommonBaseListener.exitProperty(HoodieSqlCommonParser.PropertyContext ctx)
Exit a parse tree produced by
HoodieSqlCommonParser.property(). |
void |
HoodieSqlCommonListener.exitProperty(HoodieSqlCommonParser.PropertyContext ctx)
Exit a parse tree produced by
HoodieSqlCommonParser.property(). |
T |
HoodieSqlCommonVisitor.visitProperty(HoodieSqlCommonParser.PropertyContext ctx)
Visit a parse tree produced by
HoodieSqlCommonParser.property(). |
T |
HoodieSqlCommonBaseVisitor.visitProperty(HoodieSqlCommonParser.PropertyContext ctx)
Visit a parse tree produced by
HoodieSqlCommonParser.property(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.