Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_partition_args
-
Uses of ThriftHiveMetastore.alter_partition_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.alter_partition_argsModifier and TypeMethodDescriptionThriftHiveMetastore.alter_partition_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.alter_partition.getEmptyArgsInstance()ThriftHiveMetastore.Processor.alter_partition.getEmptyArgsInstance()ThriftHiveMetastore.alter_partition_args.setNewPart(Partition new_part) ThriftHiveMetastore.alter_partition_args.setTblName(String tbl_name) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_partition_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.alter_partition_args.compareTo(ThriftHiveMetastore.alter_partition_args other) booleanThriftHiveMetastore.alter_partition_args.equals(ThriftHiveMetastore.alter_partition_args that) ThriftHiveMetastore.Processor.alter_partition.getResult(I iface, ThriftHiveMetastore.alter_partition_args args) voidThriftHiveMetastore.AsyncProcessor.alter_partition.start(I iface, ThriftHiveMetastore.alter_partition_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_partition_argsModifierConstructorDescriptionPerforms a deep copy on other.