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