| Package | Description |
|---|---|
| org.apache.hive.jdbc | |
| org.apache.hive.service.cli | |
| org.apache.hive.service.cli.operation | |
| org.apache.hive.service.cli.session | |
| org.apache.hive.service.cli.thrift |
| Modifier and Type | Method and Description |
|---|---|
protected TableSchema |
HiveBaseResultSet.getSchema() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HiveBaseResultSet.setSchema(TableSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
TableSchema |
TableSchema.addPrimitiveColumn(String columnName,
Type columnType,
String columnComment) |
TableSchema |
TableSchema.addStringColumn(String columnName,
String columnComment) |
TableSchema |
ICLIService.getResultSetMetadata(OperationHandle opHandle) |
TableSchema |
EmbeddedCLIServiceClient.getResultSetMetadata(OperationHandle opHandle) |
TableSchema |
CLIService.getResultSetMetadata(OperationHandle opHandle) |
| Modifier and Type | Method and Description |
|---|---|
static RowSet |
RowSetFactory.create(TableSchema schema,
TProtocolVersion version) |
| Constructor and Description |
|---|
ColumnBasedSet(TableSchema schema) |
RowBasedSet(TableSchema schema) |
| Modifier and Type | Field and Description |
|---|---|
protected static TableSchema |
MetadataOperation.RESULT_SET_SCHEMA |
protected static TableSchema |
GetTableTypesOperation.RESULT_SET_SCHEMA |
| Modifier and Type | Method and Description |
|---|---|
TableSchema |
OperationManager.getOperationResultSetSchema(OperationHandle opHandle) |
TableSchema |
SQLOperation.getResultSetSchema() |
abstract TableSchema |
Operation.getResultSetSchema() |
TableSchema |
HiveCommandOperation.getResultSetSchema() |
TableSchema |
GetTypeInfoOperation.getResultSetSchema() |
TableSchema |
GetTableTypesOperation.getResultSetSchema() |
TableSchema |
GetTablesOperation.getResultSetSchema() |
TableSchema |
GetSchemasOperation.getResultSetSchema() |
TableSchema |
GetFunctionsOperation.getResultSetSchema() |
TableSchema |
GetColumnsOperation.getResultSetSchema() |
TableSchema |
GetCatalogsOperation.getResultSetSchema() |
| Modifier and Type | Method and Description |
|---|---|
TableSchema |
HiveSessionImpl.getResultSetMetadata(OperationHandle opHandle) |
TableSchema |
HiveSession.getResultSetMetadata(OperationHandle opHandle) |
| Modifier and Type | Method and Description |
|---|---|
TableSchema |
ThriftCLIServiceClient.getResultSetMetadata(OperationHandle opHandle) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.