| Package | Description |
|---|---|
| org.apache.hive.hplsql |
| Modifier and Type | Method and Description |
|---|---|
Column |
ColumnMap.at(int index) |
Column |
ColumnMap.get(String name) |
Column |
Row.getColumn(int i)
Get column by index
|
| Modifier and Type | Method and Description |
|---|---|
List<Column> |
ColumnMap.columns() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnMap.add(Column column) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.