Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_result
-
Uses of ThriftHiveMetastore.get_partition_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_partition_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_partition_result.deepCopy()ThriftHiveMetastore.Processor.get_partition.getResult(I iface, ThriftHiveMetastore.get_partition_args args) ThriftHiveMetastore.get_partition_result.setO1(MetaException o1) ThriftHiveMetastore.get_partition_result.setO2(NoSuchObjectException o2) ThriftHiveMetastore.get_partition_result.setSuccess(Partition success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_partition_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_partition_result.compareTo(ThriftHiveMetastore.get_partition_result other) booleanThriftHiveMetastore.get_partition_result.equals(ThriftHiveMetastore.get_partition_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_partition_resultModifierConstructorDescriptionPerforms a deep copy on other.