public static interface HiveMetastore.OpenTxnsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getTxnIds(int index)
repeated int64 txn_ids = 1; |
int |
getTxnIdsCount()
repeated int64 txn_ids = 1; |
List<Long> |
getTxnIdsList()
repeated int64 txn_ids = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Long> getTxnIdsList()
repeated int64 txn_ids = 1;int getTxnIdsCount()
repeated int64 txn_ids = 1;long getTxnIds(int index)
repeated int64 txn_ids = 1;index - The index of the element to return.Copyright © 2024 The Apache Software Foundation. All rights reserved.