public static interface HiveMetastore.CompactionInfoStructOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDbname()
string dbname = 2; |
com.google.protobuf.ByteString |
getDbnameBytes()
string dbname = 2; |
long |
getEnqueueTime()
int64 enqueue_time = 15; |
String |
getErrorMessage()
string error_message = 13; |
com.google.protobuf.ByteString |
getErrorMessageBytes()
string error_message = 13; |
boolean |
getHasoldabort()
bool hasoldabort = 14; |
long |
getHighestWriteId()
int64 highest_write_id = 12; |
long |
getId()
int64 id = 1; |
String |
getPartitionname()
string partitionname = 4; |
com.google.protobuf.ByteString |
getPartitionnameBytes()
string partitionname = 4; |
String |
getProperties()
string properties = 7; |
com.google.protobuf.ByteString |
getPropertiesBytes()
string properties = 7; |
long |
getRetryRetention()
int64 retry_retention = 16; |
String |
getRunas()
string runas = 6; |
com.google.protobuf.ByteString |
getRunasBytes()
string runas = 6; |
long |
getStart()
int64 start = 11; |
String |
getState()
string state = 9; |
com.google.protobuf.ByteString |
getStateBytes()
string state = 9; |
String |
getTablename()
string tablename = 3; |
com.google.protobuf.ByteString |
getTablenameBytes()
string tablename = 3; |
boolean |
getToomanyaborts()
bool toomanyaborts = 8; |
HiveMetastore.CompactionType |
getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 5; |
int |
getTypeValue()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 5; |
String |
getWorkerId()
string worker_id = 10; |
com.google.protobuf.ByteString |
getWorkerIdBytes()
string worker_id = 10; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getId()
int64 id = 1;String getDbname()
string dbname = 2;com.google.protobuf.ByteString getDbnameBytes()
string dbname = 2;String getTablename()
string tablename = 3;com.google.protobuf.ByteString getTablenameBytes()
string tablename = 3;String getPartitionname()
string partitionname = 4;com.google.protobuf.ByteString getPartitionnameBytes()
string partitionname = 4;int getTypeValue()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 5;HiveMetastore.CompactionType getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 5;String getRunas()
string runas = 6;com.google.protobuf.ByteString getRunasBytes()
string runas = 6;String getProperties()
string properties = 7;com.google.protobuf.ByteString getPropertiesBytes()
string properties = 7;boolean getToomanyaborts()
bool toomanyaborts = 8;String getState()
string state = 9;com.google.protobuf.ByteString getStateBytes()
string state = 9;String getWorkerId()
string worker_id = 10;com.google.protobuf.ByteString getWorkerIdBytes()
string worker_id = 10;long getStart()
int64 start = 11;long getHighestWriteId()
int64 highest_write_id = 12;String getErrorMessage()
string error_message = 13;com.google.protobuf.ByteString getErrorMessageBytes()
string error_message = 13;boolean getHasoldabort()
bool hasoldabort = 14;long getEnqueueTime()
int64 enqueue_time = 15;long getRetryRetention()
int64 retry_retention = 16;Copyright © 2024 The Apache Software Foundation. All rights reserved.