Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.heartbeat_args
-
Uses of ThriftHiveMetastore.heartbeat_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.heartbeat_argsModifier and TypeMethodDescriptionThriftHiveMetastore.heartbeat_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.heartbeat.getEmptyArgsInstance()ThriftHiveMetastore.Processor.heartbeat.getEmptyArgsInstance()ThriftHiveMetastore.heartbeat_args.setIds(HeartbeatRequest ids) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.heartbeat_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.heartbeat_args.compareTo(ThriftHiveMetastore.heartbeat_args other) booleanThriftHiveMetastore.heartbeat_args.equals(ThriftHiveMetastore.heartbeat_args that) ThriftHiveMetastore.Processor.heartbeat.getResult(I iface, ThriftHiveMetastore.heartbeat_args args) voidThriftHiveMetastore.AsyncProcessor.heartbeat.start(I iface, ThriftHiveMetastore.heartbeat_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.heartbeat_argsModifierConstructorDescriptionPerforms a deep copy on other.