public static interface HiveMetastore.CompactionMetricsDataStructOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDbname()
string dbname = 1; |
com.google.protobuf.ByteString |
getDbnameBytes()
string dbname = 1; |
int |
getMetricvalue()
int32 metricvalue = 5; |
String |
getPartitionname()
string partitionname = 3; |
com.google.protobuf.ByteString |
getPartitionnameBytes()
string partitionname = 3; |
String |
getTblname()
string tblname = 2; |
com.google.protobuf.ByteString |
getTblnameBytes()
string tblname = 2; |
int |
getThreshold()
int32 threshold = 7; |
HiveMetastore.CompactionMetricsMetricType |
getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionMetricsMetricType type = 4; |
int |
getTypeValue()
.org.apache.hadoop.hive.metastore.grpc.CompactionMetricsMetricType type = 4; |
int |
getVersion()
int32 version = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDbname()
string dbname = 1;com.google.protobuf.ByteString getDbnameBytes()
string dbname = 1;String getTblname()
string tblname = 2;com.google.protobuf.ByteString getTblnameBytes()
string tblname = 2;String getPartitionname()
string partitionname = 3;com.google.protobuf.ByteString getPartitionnameBytes()
string partitionname = 3;int getTypeValue()
.org.apache.hadoop.hive.metastore.grpc.CompactionMetricsMetricType type = 4;HiveMetastore.CompactionMetricsMetricType getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionMetricsMetricType type = 4;int getMetricvalue()
int32 metricvalue = 5;int getVersion()
int32 version = 6;int getThreshold()
int32 threshold = 7;Copyright © 2024 The Apache Software Foundation. All rights reserved.