Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_names_ps_args
-
Uses of ThriftHiveMetastore.get_partition_names_ps_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_partition_names_ps_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_partition_names_ps_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_partition_names_ps.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_partition_names_ps.getEmptyArgsInstance()ThriftHiveMetastore.get_partition_names_ps_args.setMaxParts(short max_parts) ThriftHiveMetastore.get_partition_names_ps_args.setPartVals(List<String> part_vals) ThriftHiveMetastore.get_partition_names_ps_args.setTblName(String tbl_name) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_partition_names_ps_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_partition_names_ps_args.compareTo(ThriftHiveMetastore.get_partition_names_ps_args other) booleanThriftHiveMetastore.get_partition_names_ps_args.equals(ThriftHiveMetastore.get_partition_names_ps_args that) ThriftHiveMetastore.Processor.get_partition_names_ps.getResult(I iface, ThriftHiveMetastore.get_partition_names_ps_args args) voidThriftHiveMetastore.AsyncProcessor.get_partition_names_ps.start(I iface, ThriftHiveMetastore.get_partition_names_ps_args args, org.apache.thrift.async.AsyncMethodCallback<List<String>> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_partition_names_ps_argsModifierConstructorDescriptionPerforms a deep copy on other.