public static interface HiveMetastore.AlterFunctionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDbName()
string db_name = 1; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 1; |
String |
getFuncName()
string func_name = 2; |
com.google.protobuf.ByteString |
getFuncNameBytes()
string func_name = 2; |
HiveMetastore.Function |
getNewFunc()
.org.apache.hadoop.hive.metastore.grpc.Function new_func = 3; |
HiveMetastore.FunctionOrBuilder |
getNewFuncOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Function new_func = 3; |
boolean |
hasNewFunc()
.org.apache.hadoop.hive.metastore.grpc.Function new_func = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDbName()
string db_name = 1;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 1;String getFuncName()
string func_name = 2;com.google.protobuf.ByteString getFuncNameBytes()
string func_name = 2;boolean hasNewFunc()
.org.apache.hadoop.hive.metastore.grpc.Function new_func = 3;HiveMetastore.Function getNewFunc()
.org.apache.hadoop.hive.metastore.grpc.Function new_func = 3;HiveMetastore.FunctionOrBuilder getNewFuncOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.Function new_func = 3;Copyright © 2024 The Apache Software Foundation. All rights reserved.