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