| Package | Description |
|---|---|
| org.apache.hive.hplsql | |
| org.apache.hive.hplsql.objects |
| Modifier and Type | Method and Description |
|---|---|
Integer |
Stmt.summaryStat(HplsqlParser.Summary_stmtContext ctx,
String table,
String select,
Row row,
String conn,
Conn.Type connType) |
Integer |
Stmt.summaryTop(HplsqlParser.Summary_stmtContext ctx,
String table,
String select,
Row row,
String conn,
Conn.Type connType) |
| Constructor and Description |
|---|
Var(String name,
Row row) |
| Modifier and Type | Method and Description |
|---|---|
Row |
Table.at(Object key) |
Row |
MethodParams.rowAt(int nth) |
| Modifier and Type | Method and Description |
|---|---|
void |
Table.put(Object key,
Row row) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.