| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveMetastore.Function
Protobuf type
org.apache.hadoop.hive.metastore.grpc.Function |
static class |
HiveMetastore.Function.Builder
Protobuf type
org.apache.hadoop.hive.metastore.grpc.Function |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.FunctionOrBuilder |
HiveMetastore.GetAllFunctionsResponseOrBuilder.getFunctionsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
HiveMetastore.FunctionOrBuilder |
HiveMetastore.GetAllFunctionsResponse.getFunctionsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
HiveMetastore.FunctionOrBuilder |
HiveMetastore.GetAllFunctionsResponse.Builder.getFunctionsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
HiveMetastore.FunctionOrBuilder |
HiveMetastore.AlterFunctionRequestOrBuilder.getNewFuncOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Function new_func = 3; |
HiveMetastore.FunctionOrBuilder |
HiveMetastore.AlterFunctionRequest.getNewFuncOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Function new_func = 3; |
HiveMetastore.FunctionOrBuilder |
HiveMetastore.AlterFunctionRequest.Builder.getNewFuncOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Function new_func = 3; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends HiveMetastore.FunctionOrBuilder> |
HiveMetastore.GetAllFunctionsResponseOrBuilder.getFunctionsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
List<? extends HiveMetastore.FunctionOrBuilder> |
HiveMetastore.GetAllFunctionsResponse.getFunctionsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
List<? extends HiveMetastore.FunctionOrBuilder> |
HiveMetastore.GetAllFunctionsResponse.Builder.getFunctionsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.