JavaScript is disabled on your browser.
java.lang.Object
org.apache.hadoop.service.AbstractService
org.apache.hadoop.yarn.util.AbstractLivelinessMonitor<org.apache.hadoop.yarn.api.records.ApplicationAttemptId>
org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.AMLivelinessMonitor
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.hadoop.service.Service
org.apache.hadoop.service.Service.STATE
Field Summary
Fields inherited from class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor
DEFAULT_EXPIRE
Constructor Summary
Constructors
Constructor and Description
AMLivelinessMonitor (org.apache.hadoop.yarn.event.Dispatcher d)
AMLivelinessMonitor (org.apache.hadoop.yarn.event.Dispatcher d,
org.apache.hadoop.yarn.util.Clock clock)
Method Summary
Methods
Modifier and Type
Method and Description
protected void
expire (org.apache.hadoop.yarn.api.records.ApplicationAttemptId id)
void
serviceInit (org.apache.hadoop.conf.Configuration conf)
Methods inherited from class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor
getExpireInterval, receivedPing, register, register, resetTimer, serviceStart, serviceStop, setExpireInterval, setMonitorInterval, setResetTimeOnStart, unregister
Methods inherited from class org.apache.hadoop.service.AbstractService
close, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStop
Copyright © 2022 Apache Software Foundation . All rights reserved.