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