Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.exchange_partition_result
-
Uses of ThriftHiveMetastore.exchange_partition_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.exchange_partition_resultModifier and TypeMethodDescriptionThriftHiveMetastore.exchange_partition_result.deepCopy()ThriftHiveMetastore.Processor.exchange_partition.getResult(I iface, ThriftHiveMetastore.exchange_partition_args args) ThriftHiveMetastore.exchange_partition_result.setO1(MetaException o1) ThriftHiveMetastore.exchange_partition_result.setO2(NoSuchObjectException o2) ThriftHiveMetastore.exchange_partition_result.setO3(InvalidObjectException o3) ThriftHiveMetastore.exchange_partition_result.setO4(InvalidInputException o4) ThriftHiveMetastore.exchange_partition_result.setSuccess(Partition success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.exchange_partition_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.exchange_partition_result.compareTo(ThriftHiveMetastore.exchange_partition_result other) booleanThriftHiveMetastore.exchange_partition_result.equals(ThriftHiveMetastore.exchange_partition_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.exchange_partition_resultModifierConstructorDescriptionPerforms a deep copy on other.