Uses of Class
io.trino.hive.thrift.metastore.HeartbeatTxnRangeResponse
-
Uses of HeartbeatTxnRangeResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return HeartbeatTxnRangeResponseModifier and TypeMethodDescriptionHeartbeatTxnRangeResponse.deepCopy()ThriftHiveMetastore.AsyncClient.heartbeat_txn_range_call.getResult()ThriftHiveMetastore.heartbeat_txn_range_result.getSuccess()ThriftHiveMetastore.Client.heartbeatTxnRange(HeartbeatTxnRangeRequest txns) ThriftHiveMetastore.Iface.heartbeatTxnRange(HeartbeatTxnRangeRequest txns) ThriftHiveMetastore.Client.recvHeartbeatTxnRange()HeartbeatTxnRangeResponse.setAborted(Set<Long> aborted) Methods in io.trino.hive.thrift.metastore that return types with arguments of type HeartbeatTxnRangeResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<HeartbeatTxnRangeResponse>ThriftHiveMetastore.AsyncProcessor.heartbeat_txn_range.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type HeartbeatTxnRangeResponseModifier and TypeMethodDescriptionintHeartbeatTxnRangeResponse.compareTo(HeartbeatTxnRangeResponse other) booleanHeartbeatTxnRangeResponse.equals(HeartbeatTxnRangeResponse that) ThriftHiveMetastore.heartbeat_txn_range_result.setSuccess(HeartbeatTxnRangeResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type HeartbeatTxnRangeResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.heartbeatTxnRange(HeartbeatTxnRangeRequest txns, org.apache.thrift.async.AsyncMethodCallback<HeartbeatTxnRangeResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.heartbeatTxnRange(HeartbeatTxnRangeRequest txns, org.apache.thrift.async.AsyncMethodCallback<HeartbeatTxnRangeResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.heartbeat_txn_range.start(I iface, ThriftHiveMetastore.heartbeat_txn_range_args args, org.apache.thrift.async.AsyncMethodCallback<HeartbeatTxnRangeResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type HeartbeatTxnRangeResponseModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type HeartbeatTxnRangeResponseModifierConstructorDescriptionheartbeat_txn_range_call(HeartbeatTxnRangeRequest txns, org.apache.thrift.async.AsyncMethodCallback<HeartbeatTxnRangeResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)