Uses of Class
io.trino.hive.thrift.metastore.OpenTxnsResponse
-
Uses of OpenTxnsResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return OpenTxnsResponseModifier and TypeMethodDescriptionOpenTxnsResponse.deepCopy()ThriftHiveMetastore.AsyncClient.open_txns_call.getResult()ThriftHiveMetastore.open_txns_result.getSuccess()ThriftHiveMetastore.Client.openTxns(OpenTxnRequest rqst) ThriftHiveMetastore.Iface.openTxns(OpenTxnRequest rqst) ThriftHiveMetastore.Client.recvOpenTxns()Methods in io.trino.hive.thrift.metastore that return types with arguments of type OpenTxnsResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<OpenTxnsResponse>ThriftHiveMetastore.AsyncProcessor.open_txns.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type OpenTxnsResponseModifier and TypeMethodDescriptionintOpenTxnsResponse.compareTo(OpenTxnsResponse other) booleanOpenTxnsResponse.equals(OpenTxnsResponse that) ThriftHiveMetastore.open_txns_result.setSuccess(OpenTxnsResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type OpenTxnsResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.openTxns(OpenTxnRequest rqst, org.apache.thrift.async.AsyncMethodCallback<OpenTxnsResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.openTxns(OpenTxnRequest rqst, org.apache.thrift.async.AsyncMethodCallback<OpenTxnsResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.open_txns.start(I iface, ThriftHiveMetastore.open_txns_args args, org.apache.thrift.async.AsyncMethodCallback<OpenTxnsResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type OpenTxnsResponseModifierConstructorDescriptionopen_txns_result(OpenTxnsResponse success) OpenTxnsResponse(OpenTxnsResponse other) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type OpenTxnsResponseModifierConstructorDescriptionopen_txns_call(OpenTxnRequest rqst, org.apache.thrift.async.AsyncMethodCallback<OpenTxnsResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)