public static interface HiveMetastore.RemoveCompactionMetricsDataRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDbName()
string db_name = 1; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 1; |
String |
getPartitionName()
string partition_name = 3; |
com.google.protobuf.ByteString |
getPartitionNameBytes()
string partition_name = 3; |
String |
getTblName()
string tbl_name = 2; |
com.google.protobuf.ByteString |
getTblNameBytes()
string tbl_name = 2; |
HiveMetastore.CompactionMetricsMetricType |
getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionMetricsMetricType type = 4; |
int |
getTypeValue()
.org.apache.hadoop.hive.metastore.grpc.CompactionMetricsMetricType type = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDbName()
string db_name = 1;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 1;String getTblName()
string tbl_name = 2;com.google.protobuf.ByteString getTblNameBytes()
string tbl_name = 2;String getPartitionName()
string partition_name = 3;com.google.protobuf.ByteString getPartitionNameBytes()
string partition_name = 3;int getTypeValue()
.org.apache.hadoop.hive.metastore.grpc.CompactionMetricsMetricType type = 4;HiveMetastore.CompactionMetricsMetricType getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionMetricsMetricType type = 4;Copyright © 2024 The Apache Software Foundation. All rights reserved.