| Package | Description |
|---|---|
| org.apache.hudi.spark.sql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlCommonBaseListener.enterCompactionOnTable(HoodieSqlCommonParser.CompactionOnTableContext ctx)
Enter a parse tree produced by the
compactionOnTable
labeled alternative in HoodieSqlCommonParser.compactionStatement(). |
void |
HoodieSqlCommonListener.enterCompactionOnTable(HoodieSqlCommonParser.CompactionOnTableContext ctx)
Enter a parse tree produced by the
compactionOnTable
labeled alternative in HoodieSqlCommonParser.compactionStatement(). |
void |
HoodieSqlCommonBaseListener.exitCompactionOnTable(HoodieSqlCommonParser.CompactionOnTableContext ctx)
Exit a parse tree produced by the
compactionOnTable
labeled alternative in HoodieSqlCommonParser.compactionStatement(). |
void |
HoodieSqlCommonListener.exitCompactionOnTable(HoodieSqlCommonParser.CompactionOnTableContext ctx)
Exit a parse tree produced by the
compactionOnTable
labeled alternative in HoodieSqlCommonParser.compactionStatement(). |
T |
HoodieSqlCommonVisitor.visitCompactionOnTable(HoodieSqlCommonParser.CompactionOnTableContext ctx)
Visit a parse tree produced by the
compactionOnTable
labeled alternative in HoodieSqlCommonParser.compactionStatement(). |
T |
HoodieSqlCommonBaseVisitor.visitCompactionOnTable(HoodieSqlCommonParser.CompactionOnTableContext ctx)
Visit a parse tree produced by the
compactionOnTable
labeled alternative in HoodieSqlCommonParser.compactionStatement(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.