Uses of Class
io.trino.hive.thrift.metastore.GetValidWriteIdsResponse
-
Uses of GetValidWriteIdsResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return GetValidWriteIdsResponseModifier and TypeMethodDescriptionGetValidWriteIdsResponse.deepCopy()ThriftHiveMetastore.AsyncClient.get_valid_write_ids_call.getResult()ThriftHiveMetastore.get_valid_write_ids_result.getSuccess()ThriftHiveMetastore.Client.getValidWriteIds(GetValidWriteIdsRequest rqst) ThriftHiveMetastore.Iface.getValidWriteIds(GetValidWriteIdsRequest rqst) ThriftHiveMetastore.Client.recvGetValidWriteIds()GetValidWriteIdsResponse.setTblValidWriteIds(List<TableValidWriteIds> tblValidWriteIds) Methods in io.trino.hive.thrift.metastore that return types with arguments of type GetValidWriteIdsResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<GetValidWriteIdsResponse>ThriftHiveMetastore.AsyncProcessor.get_valid_write_ids.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type GetValidWriteIdsResponseModifier and TypeMethodDescriptionintGetValidWriteIdsResponse.compareTo(GetValidWriteIdsResponse other) booleanGetValidWriteIdsResponse.equals(GetValidWriteIdsResponse that) ThriftHiveMetastore.get_valid_write_ids_result.setSuccess(GetValidWriteIdsResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type GetValidWriteIdsResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getValidWriteIds(GetValidWriteIdsRequest rqst, org.apache.thrift.async.AsyncMethodCallback<GetValidWriteIdsResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getValidWriteIds(GetValidWriteIdsRequest rqst, org.apache.thrift.async.AsyncMethodCallback<GetValidWriteIdsResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_valid_write_ids.start(I iface, ThriftHiveMetastore.get_valid_write_ids_args args, org.apache.thrift.async.AsyncMethodCallback<GetValidWriteIdsResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type GetValidWriteIdsResponseModifierConstructorDescriptionget_valid_write_ids_result(GetValidWriteIdsResponse success, NoSuchTxnException o1, MetaException o2) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type GetValidWriteIdsResponseModifierConstructorDescriptionget_valid_write_ids_call(GetValidWriteIdsRequest rqst, org.apache.thrift.async.AsyncMethodCallback<GetValidWriteIdsResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)