Uses of Class
io.trino.hive.thrift.metastore.DropPartitionsResult
-
Uses of DropPartitionsResult in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return DropPartitionsResultModifier and TypeMethodDescriptionDropPartitionsResult.deepCopy()ThriftHiveMetastore.Client.dropPartitionsReq(DropPartitionsRequest req) ThriftHiveMetastore.Iface.dropPartitionsReq(DropPartitionsRequest req) ThriftHiveMetastore.AsyncClient.drop_partitions_req_call.getResult()ThriftHiveMetastore.drop_partitions_req_result.getSuccess()ThriftHiveMetastore.Client.recvDropPartitionsReq()DropPartitionsResult.setPartitions(List<Partition> partitions) Methods in io.trino.hive.thrift.metastore that return types with arguments of type DropPartitionsResultModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<DropPartitionsResult>ThriftHiveMetastore.AsyncProcessor.drop_partitions_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type DropPartitionsResultModifier and TypeMethodDescriptionintDropPartitionsResult.compareTo(DropPartitionsResult other) booleanDropPartitionsResult.equals(DropPartitionsResult that) ThriftHiveMetastore.drop_partitions_req_result.setSuccess(DropPartitionsResult success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type DropPartitionsResultModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.dropPartitionsReq(DropPartitionsRequest req, org.apache.thrift.async.AsyncMethodCallback<DropPartitionsResult> resultHandler) voidThriftHiveMetastore.AsyncIface.dropPartitionsReq(DropPartitionsRequest req, org.apache.thrift.async.AsyncMethodCallback<DropPartitionsResult> resultHandler) 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 DropPartitionsResultModifierConstructorDescriptiondrop_partitions_req_result(DropPartitionsResult success, NoSuchObjectException o1, MetaException o2) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type DropPartitionsResultModifierConstructorDescriptiondrop_partitions_req_call(DropPartitionsRequest req, org.apache.thrift.async.AsyncMethodCallback<DropPartitionsResult> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)