Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_partitions_result
-
Uses of ThriftHiveMetastore.alter_partitions_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.alter_partitions_resultModifier and TypeMethodDescriptionThriftHiveMetastore.alter_partitions_result.deepCopy()ThriftHiveMetastore.Processor.alter_partitions.getResult(I iface, ThriftHiveMetastore.alter_partitions_args args) ThriftHiveMetastore.alter_partitions_result.setO1(InvalidOperationException o1) ThriftHiveMetastore.alter_partitions_result.setO2(MetaException o2) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_partitions_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.alter_partitions_result.compareTo(ThriftHiveMetastore.alter_partitions_result other) booleanThriftHiveMetastore.alter_partitions_result.equals(ThriftHiveMetastore.alter_partitions_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_partitions_resultModifierConstructorDescriptionPerforms a deep copy on other.