public static interface HiveMetastore.AbortTxnsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getErrorCode()
optional int64 errorCode = 2; |
long |
getTxnIds(int index)
repeated int64 txn_ids = 1; |
int |
getTxnIdsCount()
repeated int64 txn_ids = 1; |
List<Long> |
getTxnIdsList()
repeated int64 txn_ids = 1; |
boolean |
hasErrorCode()
optional int64 errorCode = 2; |
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.boolean hasErrorCode()
optional int64 errorCode = 2;long getErrorCode()
optional int64 errorCode = 2;Copyright © 2024 The Apache Software Foundation. All rights reserved.