Package | Description |
---|---|
org.apache.hadoop.yarn.api | |
org.apache.hadoop.yarn.api.protocolrecords |
Modifier and Type | Method and Description |
---|---|
GetClusterNodeAttributesResponse |
ApplicationClientProtocol.getClusterNodeAttributes(GetClusterNodeAttributesRequest request)
The interface used by client to get node attributes available in
ResourceManager.
|
Modifier and Type | Method and Description |
---|---|
static GetClusterNodeAttributesResponse |
GetClusterNodeAttributesResponse.newInstance(Set<NodeAttributeInfo> attributes)
Create instance of GetClusterNodeAttributesResponse.
|
Copyright © 2023 Apache Software Foundation. All rights reserved.