| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterSampleByRows(HoodieSqlBaseParser.SampleByRowsContext ctx)
Enter a parse tree produced by the
sampleByRows
labeled alternative in HoodieSqlBaseParser.sampleMethod(). |
void |
HoodieSqlBaseBaseListener.enterSampleByRows(HoodieSqlBaseParser.SampleByRowsContext ctx)
Enter a parse tree produced by the
sampleByRows
labeled alternative in HoodieSqlBaseParser.sampleMethod(). |
void |
HoodieSqlBaseListener.exitSampleByRows(HoodieSqlBaseParser.SampleByRowsContext ctx)
Exit a parse tree produced by the
sampleByRows
labeled alternative in HoodieSqlBaseParser.sampleMethod(). |
void |
HoodieSqlBaseBaseListener.exitSampleByRows(HoodieSqlBaseParser.SampleByRowsContext ctx)
Exit a parse tree produced by the
sampleByRows
labeled alternative in HoodieSqlBaseParser.sampleMethod(). |
T |
HoodieSqlBaseVisitor.visitSampleByRows(HoodieSqlBaseParser.SampleByRowsContext ctx)
Visit a parse tree produced by the
sampleByRows
labeled alternative in HoodieSqlBaseParser.sampleMethod(). |
T |
HoodieSqlBaseBaseVisitor.visitSampleByRows(HoodieSqlBaseParser.SampleByRowsContext ctx)
Visit a parse tree produced by the
sampleByRows
labeled alternative in HoodieSqlBaseParser.sampleMethod(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.