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