public static interface HiveMetastore.GetOpenTxnsReqRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.TxnType |
getExcludeTxnTypes(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.TxnType exclude_txn_types = 1; |
int |
getExcludeTxnTypesCount()
repeated .org.apache.hadoop.hive.metastore.grpc.TxnType exclude_txn_types = 1; |
List<HiveMetastore.TxnType> |
getExcludeTxnTypesList()
repeated .org.apache.hadoop.hive.metastore.grpc.TxnType exclude_txn_types = 1; |
int |
getExcludeTxnTypesValue(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.TxnType exclude_txn_types = 1; |
List<Integer> |
getExcludeTxnTypesValueList()
repeated .org.apache.hadoop.hive.metastore.grpc.TxnType exclude_txn_types = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HiveMetastore.TxnType> getExcludeTxnTypesList()
repeated .org.apache.hadoop.hive.metastore.grpc.TxnType exclude_txn_types = 1;int getExcludeTxnTypesCount()
repeated .org.apache.hadoop.hive.metastore.grpc.TxnType exclude_txn_types = 1;HiveMetastore.TxnType getExcludeTxnTypes(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.TxnType exclude_txn_types = 1;index - The index of the element to return.List<Integer> getExcludeTxnTypesValueList()
repeated .org.apache.hadoop.hive.metastore.grpc.TxnType exclude_txn_types = 1;int getExcludeTxnTypesValue(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.TxnType exclude_txn_types = 1;index - The index of the value to return.Copyright © 2024 The Apache Software Foundation. All rights reserved.