| 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.Set<NodeAttributeInfo> |
GetClusterNodeAttributesResponse.getNodeAttributes() |
Get node attributes from the response.
|
| Modifier and Type | Method | Description |
|---|---|---|
static GetClusterNodeAttributesResponse |
GetClusterNodeAttributesResponse.newInstance(java.util.Set<NodeAttributeInfo> attributes) |
Create instance of GetClusterNodeAttributesResponse.
|
abstract void |
GetClusterNodeAttributesResponse.setNodeAttributes(java.util.Set<NodeAttributeInfo> attributes) |
Set node attributes to the response.
|
| Modifier and Type | Method | Description |
|---|---|---|
static NodeAttributeInfo |
NodeAttributeInfo.newInstance(NodeAttribute nodeAttribute) |
|
static NodeAttributeInfo |
NodeAttributeInfo.newInstance(NodeAttributeKey nodeAttributeKey,
NodeAttributeType attributeType) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.