|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnDescriptor | |
---|---|
org.apache.hive.service.cli |
Uses of ColumnDescriptor in org.apache.hive.service.cli |
---|
Methods in org.apache.hive.service.cli that return ColumnDescriptor | |
---|---|
ColumnDescriptor |
TableSchema.getColumnDescriptorAt(int pos)
|
static ColumnDescriptor |
ColumnDescriptor.newPrimitiveColumnDescriptor(String name,
String comment,
Type type,
int position)
|
Methods in org.apache.hive.service.cli that return types with arguments of type ColumnDescriptor | |
---|---|
List<ColumnDescriptor> |
TableSchema.getColumnDescriptors()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |