Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.heartbeat_txn_range_args
-
Uses of ThriftHiveMetastore.heartbeat_txn_range_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.heartbeat_txn_range_argsModifier and TypeMethodDescriptionThriftHiveMetastore.heartbeat_txn_range_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.heartbeat_txn_range.getEmptyArgsInstance()ThriftHiveMetastore.Processor.heartbeat_txn_range.getEmptyArgsInstance()ThriftHiveMetastore.heartbeat_txn_range_args.setTxns(HeartbeatTxnRangeRequest txns) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.heartbeat_txn_range_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.heartbeat_txn_range_args.compareTo(ThriftHiveMetastore.heartbeat_txn_range_args other) booleanThriftHiveMetastore.heartbeat_txn_range_args.equals(ThriftHiveMetastore.heartbeat_txn_range_args that) ThriftHiveMetastore.Processor.heartbeat_txn_range.getResult(I iface, ThriftHiveMetastore.heartbeat_txn_range_args args) 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 ThriftHiveMetastore.heartbeat_txn_range_argsModifierConstructorDescriptionPerforms a deep copy on other.