Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_by_name_args
-
Uses of ThriftHiveMetastore.get_partition_by_name_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_partition_by_name_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_partition_by_name_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_partition_by_name.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_partition_by_name.getEmptyArgsInstance()ThriftHiveMetastore.get_partition_by_name_args.setPartName(String part_name) ThriftHiveMetastore.get_partition_by_name_args.setTblName(String tbl_name) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_partition_by_name_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_partition_by_name_args.compareTo(ThriftHiveMetastore.get_partition_by_name_args other) booleanThriftHiveMetastore.get_partition_by_name_args.equals(ThriftHiveMetastore.get_partition_by_name_args that) ThriftHiveMetastore.Processor.get_partition_by_name.getResult(I iface, ThriftHiveMetastore.get_partition_by_name_args args) voidThriftHiveMetastore.AsyncProcessor.get_partition_by_name.start(I iface, ThriftHiveMetastore.get_partition_by_name_args args, org.apache.thrift.async.AsyncMethodCallback<Partition> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_partition_by_name_argsModifierConstructorDescriptionPerforms a deep copy on other.