Package | Description |
---|---|
org.apache.hive.service.cli | |
org.apache.hive.service.cli.thrift |
Modifier and Type | Method and Description |
---|---|
TTableSchema |
TableSchema.toTTableSchema() |
Constructor and Description |
---|
TableSchema(TTableSchema tTableSchema) |
Modifier and Type | Method and Description |
---|---|
TTableSchema |
TTableSchema.deepCopy() |
TTableSchema |
TGetResultSetMetadataResp.getSchema() |
Modifier and Type | Method and Description |
---|---|
int |
TTableSchema.compareTo(TTableSchema other) |
boolean |
TTableSchema.equals(TTableSchema that) |
void |
TGetResultSetMetadataResp.setSchema(TTableSchema schema) |
Constructor and Description |
---|
TTableSchema(TTableSchema other)
Performs a deep copy on other.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.