Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateRequest
Packages that use ContainerUpdateRequest
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 ContainerUpdateRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type ContainerUpdateRequestModifier and TypeMethodDescriptionContainerManagementProtocol.updateContainer(ContainerUpdateRequest request) The API used by theApplicationMasterto request for resource update of running containers on theNodeManager. -
Uses of ContainerUpdateRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return ContainerUpdateRequestModifier and TypeMethodDescriptionstatic ContainerUpdateRequestContainerUpdateRequest.newInstance(List<Token> containersToIncrease)