Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.append_partition_result
-
Uses of ThriftHiveMetastore.append_partition_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.append_partition_resultModifier and TypeMethodDescriptionThriftHiveMetastore.append_partition_result.deepCopy()ThriftHiveMetastore.Processor.append_partition.getResult(I iface, ThriftHiveMetastore.append_partition_args args) ThriftHiveMetastore.append_partition_result.setO1(InvalidObjectException o1) ThriftHiveMetastore.append_partition_result.setO2(AlreadyExistsException o2) ThriftHiveMetastore.append_partition_result.setO3(MetaException o3) ThriftHiveMetastore.append_partition_result.setSuccess(Partition success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.append_partition_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.append_partition_result.compareTo(ThriftHiveMetastore.append_partition_result other) booleanThriftHiveMetastore.append_partition_result.equals(ThriftHiveMetastore.append_partition_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.append_partition_resultModifierConstructorDescriptionPerforms a deep copy on other.