public static interface HiveMetastore.GetAllFunctionsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.Function |
getFunctions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
int |
getFunctionsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
List<HiveMetastore.Function> |
getFunctionsList()
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
HiveMetastore.FunctionOrBuilder |
getFunctionsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
List<? extends HiveMetastore.FunctionOrBuilder> |
getFunctionsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HiveMetastore.Function> getFunctionsList()
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1;HiveMetastore.Function getFunctions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1;int getFunctionsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1;List<? extends HiveMetastore.FunctionOrBuilder> getFunctionsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1;HiveMetastore.FunctionOrBuilder getFunctionsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1;Copyright © 2024 The Apache Software Foundation. All rights reserved.