| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveMetastore.PartitionValuesRow
Protobuf type
org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow |
static class |
HiveMetastore.PartitionValuesRow.Builder
Protobuf type
org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.PartitionValuesRowOrBuilder |
HiveMetastore.GetPartitionValuesResponseOrBuilder.getPartitionValuesOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1; |
HiveMetastore.PartitionValuesRowOrBuilder |
HiveMetastore.GetPartitionValuesResponse.getPartitionValuesOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1; |
HiveMetastore.PartitionValuesRowOrBuilder |
HiveMetastore.GetPartitionValuesResponse.Builder.getPartitionValuesOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends HiveMetastore.PartitionValuesRowOrBuilder> |
HiveMetastore.GetPartitionValuesResponseOrBuilder.getPartitionValuesOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1; |
List<? extends HiveMetastore.PartitionValuesRowOrBuilder> |
HiveMetastore.GetPartitionValuesResponse.getPartitionValuesOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1; |
List<? extends HiveMetastore.PartitionValuesRowOrBuilder> |
HiveMetastore.GetPartitionValuesResponse.Builder.getPartitionValuesOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.