java.io.Closeable, java.lang.AutoCloseable, org.apache.hadoop.service.Servicepublic class ContainerAllocationExpirer extends org.apache.hadoop.yarn.util.AbstractLivelinessMonitor<AllocationExpirationInfo>
| Constructor | Description |
|---|---|
ContainerAllocationExpirer(org.apache.hadoop.yarn.event.Dispatcher d) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
expire(AllocationExpirationInfo allocationExpirationInfo) |
|
void |
serviceInit(org.apache.hadoop.conf.Configuration conf) |
getExpireInterval, receivedPing, register, register, resetTimer, serviceStart, serviceStop, setExpireInterval, setMonitorInterval, setResetTimeOnStart, unregisterclose, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic ContainerAllocationExpirer(org.apache.hadoop.yarn.event.Dispatcher d)
public void serviceInit(org.apache.hadoop.conf.Configuration conf)
throws java.lang.Exception
serviceInit in class org.apache.hadoop.service.AbstractServicejava.lang.Exceptionprotected void expire(AllocationExpirationInfo allocationExpirationInfo)
expire in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor<AllocationExpirationInfo>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.