public static interface HiveMetastore.HeartbeatTxnRangeResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getAborteds(int index)
repeated int64 aborteds = 1; |
int |
getAbortedsCount()
repeated int64 aborteds = 1; |
List<Long> |
getAbortedsList()
repeated int64 aborteds = 1; |
long |
getNosuches(int index)
repeated int64 nosuches = 2; |
int |
getNosuchesCount()
repeated int64 nosuches = 2; |
List<Long> |
getNosuchesList()
repeated int64 nosuches = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Long> getAbortedsList()
repeated int64 aborteds = 1;int getAbortedsCount()
repeated int64 aborteds = 1;long getAborteds(int index)
repeated int64 aborteds = 1;index - The index of the element to return.List<Long> getNosuchesList()
repeated int64 nosuches = 2;int getNosuchesCount()
repeated int64 nosuches = 2;long getNosuches(int index)
repeated int64 nosuches = 2;index - The index of the element to return.Copyright © 2024 The Apache Software Foundation. All rights reserved.