public class Copy extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
info(org.antlr.v4.runtime.ParserRuleContext ctx,
String message) |
Integer |
runFromLocal(org.apache.hive.hplsql.HplsqlParser.Copy_from_local_stmtContext ctx)
Run COPY FROM LOCAL statement
|
void |
trace(org.antlr.v4.runtime.ParserRuleContext ctx,
String message)
Trace and information
|
public Integer runFromLocal(org.apache.hive.hplsql.HplsqlParser.Copy_from_local_stmtContext ctx)
public void trace(org.antlr.v4.runtime.ParserRuleContext ctx,
String message)
public void info(org.antlr.v4.runtime.ParserRuleContext ctx,
String message)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.