| Package | Description |
|---|---|
| org.apache.hive.hplsql |
| Modifier and Type | Method and Description |
|---|---|
HplsqlParser.Copy_stmtContext |
HplsqlParser.copy_stmt() |
HplsqlParser.Copy_stmtContext |
HplsqlParser.StmtContext.copy_stmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
HplsqlBaseListener.enterCopy_stmt(HplsqlParser.Copy_stmtContext ctx)
Enter a parse tree produced by
HplsqlParser.copy_stmt(). |
void |
HplsqlListener.enterCopy_stmt(HplsqlParser.Copy_stmtContext ctx)
Enter a parse tree produced by
HplsqlParser.copy_stmt(). |
void |
HplsqlBaseListener.exitCopy_stmt(HplsqlParser.Copy_stmtContext ctx)
Exit a parse tree produced by
HplsqlParser.copy_stmt(). |
void |
HplsqlListener.exitCopy_stmt(HplsqlParser.Copy_stmtContext ctx)
Exit a parse tree produced by
HplsqlParser.copy_stmt(). |
T |
HplsqlBaseVisitor.visitCopy_stmt(HplsqlParser.Copy_stmtContext ctx)
Visit a parse tree produced by
HplsqlParser.copy_stmt(). |
T |
HplsqlVisitor.visitCopy_stmt(HplsqlParser.Copy_stmtContext ctx)
Visit a parse tree produced by
HplsqlParser.copy_stmt(). |
Integer |
Exec.visitCopy_stmt(HplsqlParser.Copy_stmtContext ctx)
COPY statement
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.