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