| 程序包 | 说明 |
|---|---|
| org.apache.hudi.spark.sql.parser |
| 限定符和类型 | 字段和说明 |
|---|---|
HoodieSqlBaseParser.PivotValueContext |
HoodieSqlBaseParser.PivotClauseContext.pivotValue |
| 限定符和类型 | 字段和说明 |
|---|---|
List<HoodieSqlBaseParser.PivotValueContext> |
HoodieSqlBaseParser.PivotClauseContext.pivotValues |
| 限定符和类型 | 方法和说明 |
|---|---|
HoodieSqlBaseParser.PivotValueContext |
HoodieSqlBaseParser.pivotValue() |
HoodieSqlBaseParser.PivotValueContext |
HoodieSqlBaseParser.PivotClauseContext.pivotValue(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<HoodieSqlBaseParser.PivotValueContext> |
HoodieSqlBaseParser.PivotClauseContext.pivotValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HoodieSqlBaseListener.enterPivotValue(HoodieSqlBaseParser.PivotValueContext ctx)
Enter a parse tree produced by
HoodieSqlBaseParser.pivotValue(). |
void |
HoodieSqlBaseBaseListener.enterPivotValue(HoodieSqlBaseParser.PivotValueContext ctx)
Enter a parse tree produced by
HoodieSqlBaseParser.pivotValue(). |
void |
HoodieSqlBaseListener.exitPivotValue(HoodieSqlBaseParser.PivotValueContext ctx)
Exit a parse tree produced by
HoodieSqlBaseParser.pivotValue(). |
void |
HoodieSqlBaseBaseListener.exitPivotValue(HoodieSqlBaseParser.PivotValueContext ctx)
Exit a parse tree produced by
HoodieSqlBaseParser.pivotValue(). |
T |
HoodieSqlBaseVisitor.visitPivotValue(HoodieSqlBaseParser.PivotValueContext ctx)
Visit a parse tree produced by
HoodieSqlBaseParser.pivotValue(). |
T |
HoodieSqlBaseBaseVisitor.visitPivotValue(HoodieSqlBaseParser.PivotValueContext ctx)
Visit a parse tree produced by
HoodieSqlBaseParser.pivotValue(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.