Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_function_args
-
Uses of ThriftHiveMetastore.alter_function_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.alter_function_argsModifier and TypeMethodDescriptionThriftHiveMetastore.alter_function_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.alter_function.getEmptyArgsInstance()ThriftHiveMetastore.Processor.alter_function.getEmptyArgsInstance()ThriftHiveMetastore.alter_function_args.setFuncName(String funcName) ThriftHiveMetastore.alter_function_args.setNewFunc(Function newFunc) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_function_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.alter_function_args.compareTo(ThriftHiveMetastore.alter_function_args other) booleanThriftHiveMetastore.alter_function_args.equals(ThriftHiveMetastore.alter_function_args that) ThriftHiveMetastore.Processor.alter_function.getResult(I iface, ThriftHiveMetastore.alter_function_args args) voidThriftHiveMetastore.AsyncProcessor.alter_function.start(I iface, ThriftHiveMetastore.alter_function_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_function_argsModifierConstructorDescriptionPerforms a deep copy on other.