Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_with_auth_args
-
Uses of ThriftHiveMetastore.get_partitions_with_auth_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_partitions_with_auth_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_partitions_with_auth_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_partitions_with_auth.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_partitions_with_auth.getEmptyArgsInstance()ThriftHiveMetastore.get_partitions_with_auth_args.setGroupNames(List<String> group_names) ThriftHiveMetastore.get_partitions_with_auth_args.setMaxParts(short max_parts) ThriftHiveMetastore.get_partitions_with_auth_args.setTblName(String tbl_name) ThriftHiveMetastore.get_partitions_with_auth_args.setUserName(String user_name) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_partitions_with_auth_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_partitions_with_auth_args.compareTo(ThriftHiveMetastore.get_partitions_with_auth_args other) booleanThriftHiveMetastore.get_partitions_with_auth_args.equals(ThriftHiveMetastore.get_partitions_with_auth_args that) ThriftHiveMetastore.Processor.get_partitions_with_auth.getResult(I iface, ThriftHiveMetastore.get_partitions_with_auth_args args) voidThriftHiveMetastore.AsyncProcessor.get_partitions_with_auth.start(I iface, ThriftHiveMetastore.get_partitions_with_auth_args args, org.apache.thrift.async.AsyncMethodCallback<List<Partition>> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_partitions_with_auth_argsModifierConstructorDescriptionPerforms a deep copy on other.