| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveMetastore.Decimal
Protobuf type
org.apache.hadoop.hive.metastore.grpc.Decimal |
static class |
HiveMetastore.Decimal.Builder
Protobuf type
org.apache.hadoop.hive.metastore.grpc.Decimal |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.DecimalOrBuilder |
HiveMetastore.DecimalColumnStatsDataOrBuilder.getHighValueOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Decimal high_value = 2; |
HiveMetastore.DecimalOrBuilder |
HiveMetastore.DecimalColumnStatsData.getHighValueOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Decimal high_value = 2; |
HiveMetastore.DecimalOrBuilder |
HiveMetastore.DecimalColumnStatsData.Builder.getHighValueOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Decimal high_value = 2; |
HiveMetastore.DecimalOrBuilder |
HiveMetastore.DecimalColumnStatsDataOrBuilder.getLowValueOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Decimal low_value = 1; |
HiveMetastore.DecimalOrBuilder |
HiveMetastore.DecimalColumnStatsData.getLowValueOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Decimal low_value = 1; |
HiveMetastore.DecimalOrBuilder |
HiveMetastore.DecimalColumnStatsData.Builder.getLowValueOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Decimal low_value = 1; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.