Uses of Class
io.trino.hive.thrift.metastore.GetOpenTxnsResponse
-
Uses of GetOpenTxnsResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return GetOpenTxnsResponseModifier and TypeMethodDescriptionGetOpenTxnsResponse.deepCopy()ThriftHiveMetastore.Client.getOpenTxns()ThriftHiveMetastore.Iface.getOpenTxns()ThriftHiveMetastore.AsyncClient.get_open_txns_call.getResult()ThriftHiveMetastore.get_open_txns_result.getSuccess()ThriftHiveMetastore.Client.recvGetOpenTxns()GetOpenTxnsResponse.setAbortedBits(byte[] abortedBits) GetOpenTxnsResponse.setAbortedBits(ByteBuffer abortedBits) GetOpenTxnsResponse.setMinOpenTxn(long min_open_txn) GetOpenTxnsResponse.setOpenTxns(List<Long> open_txns) GetOpenTxnsResponse.setTxnHighWaterMark(long txn_high_water_mark) Methods in io.trino.hive.thrift.metastore that return types with arguments of type GetOpenTxnsResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsResponse>ThriftHiveMetastore.AsyncProcessor.get_open_txns.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type GetOpenTxnsResponseModifier and TypeMethodDescriptionintGetOpenTxnsResponse.compareTo(GetOpenTxnsResponse other) booleanGetOpenTxnsResponse.equals(GetOpenTxnsResponse that) ThriftHiveMetastore.get_open_txns_result.setSuccess(GetOpenTxnsResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type GetOpenTxnsResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getOpenTxns(org.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getOpenTxns(org.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_open_txns.start(I iface, ThriftHiveMetastore.get_open_txns_args args, org.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type GetOpenTxnsResponseModifierConstructorDescriptionget_open_txns_result(GetOpenTxnsResponse success) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type GetOpenTxnsResponseModifierConstructorDescriptionget_open_txns_call(org.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)