Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesResponse
Packages that use GetNodesToAttributesResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of GetNodesToAttributesResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return GetNodesToAttributesResponseModifier and TypeMethodDescriptionApplicationClientProtocol.getNodesToAttributes(GetNodesToAttributesRequest request) The interface used by client to get node to attributes mappings. -
Uses of GetNodesToAttributesResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetNodesToAttributesResponseModifier and TypeMethodDescriptionstatic GetNodesToAttributesResponseGetNodesToAttributesResponse.newInstance(Map<String, Set<NodeAttribute>> map)