| Package | Description |
|---|---|
| org.apache.hive.service.cli |
| Modifier and Type | Method and Description |
|---|---|
ColumnDescriptor |
TableSchema.getColumnDescriptorAt(int pos) |
static ColumnDescriptor |
ColumnDescriptor.newPrimitiveColumnDescriptor(String name,
String comment,
Type type,
int position) |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnDescriptor> |
TableSchema.getColumnDescriptors() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.