Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceResponse
Packages that use IncreaseContainersResourceResponse
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 IncreaseContainersResourceResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return IncreaseContainersResourceResponseModifier and TypeMethodDescriptionContainerManagementProtocol.increaseContainersResource(IncreaseContainersResourceRequest request) Deprecated. -
Uses of IncreaseContainersResourceResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return IncreaseContainersResourceResponseModifier and TypeMethodDescriptionIncreaseContainersResourceResponse.newInstance(List<ContainerId> successfullyIncreasedContainers, Map<ContainerId, org.apache.hadoop.yarn.api.records.SerializedException> failedRequests)