Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_partitions_req_args
-
Uses of ThriftHiveMetastore.add_partitions_req_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.add_partitions_req_argsModifier and TypeMethodDescriptionThriftHiveMetastore.add_partitions_req_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.add_partitions_req.getEmptyArgsInstance()ThriftHiveMetastore.Processor.add_partitions_req.getEmptyArgsInstance()ThriftHiveMetastore.add_partitions_req_args.setRequest(AddPartitionsRequest request) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.add_partitions_req_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.add_partitions_req_args.compareTo(ThriftHiveMetastore.add_partitions_req_args other) booleanThriftHiveMetastore.add_partitions_req_args.equals(ThriftHiveMetastore.add_partitions_req_args that) ThriftHiveMetastore.Processor.add_partitions_req.getResult(I iface, ThriftHiveMetastore.add_partitions_req_args args) voidThriftHiveMetastore.AsyncProcessor.add_partitions_req.start(I iface, ThriftHiveMetastore.add_partitions_req_args args, org.apache.thrift.async.AsyncMethodCallback<AddPartitionsResult> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.add_partitions_req_argsModifierConstructorDescriptionPerforms a deep copy on other.