public static interface HiveMetastore.GetValidWriteIdsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFullTableNames(int index)
repeated string full_table_names = 1; |
com.google.protobuf.ByteString |
getFullTableNamesBytes(int index)
repeated string full_table_names = 1; |
int |
getFullTableNamesCount()
repeated string full_table_names = 1; |
List<String> |
getFullTableNamesList()
repeated string full_table_names = 1; |
String |
getValidTxnList()
string valid_txn_list = 2; |
com.google.protobuf.ByteString |
getValidTxnListBytes()
string valid_txn_list = 2; |
long |
getWriteId()
int64 write_id = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getFullTableNamesList()
repeated string full_table_names = 1;int getFullTableNamesCount()
repeated string full_table_names = 1;String getFullTableNames(int index)
repeated string full_table_names = 1;index - The index of the element to return.com.google.protobuf.ByteString getFullTableNamesBytes(int index)
repeated string full_table_names = 1;index - The index of the value to return.String getValidTxnList()
string valid_txn_list = 2;com.google.protobuf.ByteString getValidTxnListBytes()
string valid_txn_list = 2;long getWriteId()
int64 write_id = 3;Copyright © 2024 The Apache Software Foundation. All rights reserved.