Uses of Class
io.trino.hive.thrift.metastore.GetOpenTxnsInfoResponse
-
Uses of GetOpenTxnsInfoResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return GetOpenTxnsInfoResponseModifier and TypeMethodDescriptionGetOpenTxnsInfoResponse.deepCopy()ThriftHiveMetastore.Client.getOpenTxnsInfo()ThriftHiveMetastore.Iface.getOpenTxnsInfo()ThriftHiveMetastore.AsyncClient.get_open_txns_info_call.getResult()ThriftHiveMetastore.get_open_txns_info_result.getSuccess()ThriftHiveMetastore.Client.recvGetOpenTxnsInfo()GetOpenTxnsInfoResponse.setOpenTxns(List<TxnInfo> open_txns) GetOpenTxnsInfoResponse.setTxnHighWaterMark(long txn_high_water_mark) Methods in io.trino.hive.thrift.metastore that return types with arguments of type GetOpenTxnsInfoResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsInfoResponse>ThriftHiveMetastore.AsyncProcessor.get_open_txns_info.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type GetOpenTxnsInfoResponseModifier and TypeMethodDescriptionintGetOpenTxnsInfoResponse.compareTo(GetOpenTxnsInfoResponse other) booleanGetOpenTxnsInfoResponse.equals(GetOpenTxnsInfoResponse that) ThriftHiveMetastore.get_open_txns_info_result.setSuccess(GetOpenTxnsInfoResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type GetOpenTxnsInfoResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getOpenTxnsInfo(org.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsInfoResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getOpenTxnsInfo(org.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsInfoResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_open_txns_info.start(I iface, ThriftHiveMetastore.get_open_txns_info_args args, org.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsInfoResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type GetOpenTxnsInfoResponseModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type GetOpenTxnsInfoResponseModifierConstructorDescriptionget_open_txns_info_call(org.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsInfoResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)