Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager |
Modifier and Type | Method and Description |
---|---|
protected RMAppLifetimeMonitor |
ResourceManager.createRMAppLifetimeMonitor() |
RMAppLifetimeMonitor |
RMContextImpl.getRMAppLifetimeMonitor() |
RMAppLifetimeMonitor |
RMActiveServiceContext.getRMAppLifetimeMonitor() |
RMAppLifetimeMonitor |
RMContext.getRMAppLifetimeMonitor() |
Modifier and Type | Method and Description |
---|---|
void |
RMContextImpl.setRMAppLifetimeMonitor(RMAppLifetimeMonitor rmAppLifetimeMonitor) |
void |
RMActiveServiceContext.setRMAppLifetimeMonitor(RMAppLifetimeMonitor lifetimeMonitor) |
void |
RMContext.setRMAppLifetimeMonitor(RMAppLifetimeMonitor rmAppLifetimeMonitor) |
Copyright © 2020 Apache Software Foundation. All rights reserved.