Class GetAttributesToNodesResponse

java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesResponse

@Public @Evolving public abstract class GetAttributesToNodesResponse extends Object

The response sent by the ResourceManager to a client requesting node to attribute value mapping for all or given set of Node AttributeKey's.

See Also: