| 程序包 | 说明 |
|---|---|
| org.apache.hudi.spark.sql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HoodieSqlCommonBaseListener.enterRefreshIndex(HoodieSqlCommonParser.RefreshIndexContext ctx)
Enter a parse tree produced by the
refreshIndex
labeled alternative in HoodieSqlCommonParser.statement(). |
void |
HoodieSqlCommonListener.enterRefreshIndex(HoodieSqlCommonParser.RefreshIndexContext ctx)
Enter a parse tree produced by the
refreshIndex
labeled alternative in HoodieSqlCommonParser.statement(). |
void |
HoodieSqlCommonBaseListener.exitRefreshIndex(HoodieSqlCommonParser.RefreshIndexContext ctx)
Exit a parse tree produced by the
refreshIndex
labeled alternative in HoodieSqlCommonParser.statement(). |
void |
HoodieSqlCommonListener.exitRefreshIndex(HoodieSqlCommonParser.RefreshIndexContext ctx)
Exit a parse tree produced by the
refreshIndex
labeled alternative in HoodieSqlCommonParser.statement(). |
T |
HoodieSqlCommonVisitor.visitRefreshIndex(HoodieSqlCommonParser.RefreshIndexContext ctx)
Visit a parse tree produced by the
refreshIndex
labeled alternative in HoodieSqlCommonParser.statement(). |
T |
HoodieSqlCommonBaseVisitor.visitRefreshIndex(HoodieSqlCommonParser.RefreshIndexContext ctx)
Visit a parse tree produced by the
refreshIndex
labeled alternative in HoodieSqlCommonParser.statement(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.