| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterRefreshIndex(HoodieSqlBaseParser.RefreshIndexContext ctx)
Enter a parse tree produced by the
refreshIndex
labeled alternative in HoodieSqlBaseParser.statement(). |
void |
HoodieSqlBaseBaseListener.enterRefreshIndex(HoodieSqlBaseParser.RefreshIndexContext ctx)
Enter a parse tree produced by the
refreshIndex
labeled alternative in HoodieSqlBaseParser.statement(). |
void |
HoodieSqlBaseListener.exitRefreshIndex(HoodieSqlBaseParser.RefreshIndexContext ctx)
Exit a parse tree produced by the
refreshIndex
labeled alternative in HoodieSqlBaseParser.statement(). |
void |
HoodieSqlBaseBaseListener.exitRefreshIndex(HoodieSqlBaseParser.RefreshIndexContext ctx)
Exit a parse tree produced by the
refreshIndex
labeled alternative in HoodieSqlBaseParser.statement(). |
T |
HoodieSqlBaseVisitor.visitRefreshIndex(HoodieSqlBaseParser.RefreshIndexContext ctx)
Visit a parse tree produced by the
refreshIndex
labeled alternative in HoodieSqlBaseParser.statement(). |
T |
HoodieSqlBaseBaseVisitor.visitRefreshIndex(HoodieSqlBaseParser.RefreshIndexContext ctx)
Visit a parse tree produced by the
refreshIndex
labeled alternative in HoodieSqlBaseParser.statement(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.