| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.api.records |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
abstract java.util.Map<NodeAttributeKey,java.util.List<NodeToAttributeValue>> |
GetAttributesToNodesResponse.getAttributesToNodes() |
Get mapping of NodeAttributeKey to its associated mapping of list of
NodeToAttributeValue associated with attribute.
|
| Modifier and Type | Method | Description |
|---|---|---|
static GetAttributesToNodesResponse |
GetAttributesToNodesResponse.newInstance(java.util.Map<NodeAttributeKey,java.util.List<NodeToAttributeValue>> map) |
|
abstract void |
GetAttributesToNodesResponse.setAttributeToNodes(java.util.Map<NodeAttributeKey,java.util.List<NodeToAttributeValue>> map) |
| Modifier and Type | Method | Description |
|---|---|---|
static NodeToAttributeValue |
NodeToAttributeValue.newInstance(java.lang.String hostname,
java.lang.String attributeValue) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.