| Modifier and Type | Method and Description |
|---|---|
protected RMNodeLabelsManager |
ResourceManager.createNodeLabelManager() |
RMNodeLabelsManager |
RMContext.getNodeLabelManager() |
RMNodeLabelsManager |
RMActiveServiceContext.getNodeLabelManager() |
RMNodeLabelsManager |
RMContextImpl.getNodeLabelManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
RMContext.setNodeLabelManager(RMNodeLabelsManager mgr) |
void |
RMActiveServiceContext.setNodeLabelManager(RMNodeLabelsManager mgr) |
void |
RMContextImpl.setNodeLabelManager(RMNodeLabelsManager mgr) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SchedulerUtils.checkIfLabelInClusterNodeLabels(RMNodeLabelsManager mgr,
Set<String> labels) |
| Modifier and Type | Method and Description |
|---|---|
void |
LeafQueue.setNodeLabelManager(RMNodeLabelsManager mgr) |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.