Uses of Class
io.trino.hive.thrift.metastore.AddPartitionsResult
-
Uses of AddPartitionsResult in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return AddPartitionsResultModifier and TypeMethodDescriptionThriftHiveMetastore.Client.addPartitionsReq(AddPartitionsRequest request) ThriftHiveMetastore.Iface.addPartitionsReq(AddPartitionsRequest request) AddPartitionsResult.deepCopy()ThriftHiveMetastore.AsyncClient.add_partitions_req_call.getResult()ThriftHiveMetastore.add_partitions_req_result.getSuccess()ThriftHiveMetastore.Client.recvAddPartitionsReq()AddPartitionsResult.setPartitions(List<Partition> partitions) Methods in io.trino.hive.thrift.metastore that return types with arguments of type AddPartitionsResultModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<AddPartitionsResult>ThriftHiveMetastore.AsyncProcessor.add_partitions_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type AddPartitionsResultModifier and TypeMethodDescriptionintAddPartitionsResult.compareTo(AddPartitionsResult other) booleanAddPartitionsResult.equals(AddPartitionsResult that) ThriftHiveMetastore.add_partitions_req_result.setSuccess(AddPartitionsResult success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type AddPartitionsResultModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.addPartitionsReq(AddPartitionsRequest request, org.apache.thrift.async.AsyncMethodCallback<AddPartitionsResult> resultHandler) voidThriftHiveMetastore.AsyncIface.addPartitionsReq(AddPartitionsRequest request, org.apache.thrift.async.AsyncMethodCallback<AddPartitionsResult> resultHandler) 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 AddPartitionsResultModifierConstructorDescriptionadd_partitions_req_result(AddPartitionsResult success, InvalidObjectException o1, AlreadyExistsException o2, MetaException o3) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type AddPartitionsResultModifierConstructorDescriptionadd_partitions_req_call(AddPartitionsRequest request, org.apache.thrift.async.AsyncMethodCallback<AddPartitionsResult> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)