| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterUpdateTable(HoodieSqlBaseParser.UpdateTableContext ctx)
Enter a parse tree produced by the
updateTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
void |
HoodieSqlBaseBaseListener.enterUpdateTable(HoodieSqlBaseParser.UpdateTableContext ctx)
Enter a parse tree produced by the
updateTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
void |
HoodieSqlBaseListener.exitUpdateTable(HoodieSqlBaseParser.UpdateTableContext ctx)
Exit a parse tree produced by the
updateTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
void |
HoodieSqlBaseBaseListener.exitUpdateTable(HoodieSqlBaseParser.UpdateTableContext ctx)
Exit a parse tree produced by the
updateTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
T |
HoodieSqlBaseVisitor.visitUpdateTable(HoodieSqlBaseParser.UpdateTableContext ctx)
Visit a parse tree produced by the
updateTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
T |
HoodieSqlBaseBaseVisitor.visitUpdateTable(HoodieSqlBaseParser.UpdateTableContext ctx)
Visit a parse tree produced by the
updateTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.