Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_partitions_req_args
-
Uses of ThriftHiveMetastore.alter_partitions_req_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.alter_partitions_req_argsModifier and TypeMethodDescriptionThriftHiveMetastore.alter_partitions_req_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.alter_partitions_req.getEmptyArgsInstance()ThriftHiveMetastore.Processor.alter_partitions_req.getEmptyArgsInstance()ThriftHiveMetastore.alter_partitions_req_args.setReq(AlterPartitionsRequest req) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_partitions_req_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.alter_partitions_req_args.compareTo(ThriftHiveMetastore.alter_partitions_req_args other) booleanThriftHiveMetastore.alter_partitions_req_args.equals(ThriftHiveMetastore.alter_partitions_req_args that) ThriftHiveMetastore.Processor.alter_partitions_req.getResult(I iface, ThriftHiveMetastore.alter_partitions_req_args args) voidThriftHiveMetastore.AsyncProcessor.alter_partitions_req.start(I iface, ThriftHiveMetastore.alter_partitions_req_args args, org.apache.thrift.async.AsyncMethodCallback<AlterPartitionsResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_partitions_req_argsModifierConstructorDescriptionPerforms a deep copy on other.