Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_function_args
-
Uses of ThriftHiveMetastore.create_function_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.create_function_argsModifier and TypeMethodDescriptionThriftHiveMetastore.create_function_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.create_function.getEmptyArgsInstance()ThriftHiveMetastore.Processor.create_function.getEmptyArgsInstance()Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.create_function_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.create_function_args.compareTo(ThriftHiveMetastore.create_function_args other) booleanThriftHiveMetastore.create_function_args.equals(ThriftHiveMetastore.create_function_args that) ThriftHiveMetastore.Processor.create_function.getResult(I iface, ThriftHiveMetastore.create_function_args args) voidThriftHiveMetastore.AsyncProcessor.create_function.start(I iface, ThriftHiveMetastore.create_function_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.create_function_argsModifierConstructorDescriptionPerforms a deep copy on other.