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