Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
Packages that use StartContainersRequest
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 StartContainersRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type StartContainersRequestModifier and TypeMethodDescriptionContainerManagementProtocol.startContainers(StartContainersRequest request) TheApplicationMasterprovides a list ofStartContainerRequests to aNodeManagerto startContainers allocated to it using this interface. -
Uses of StartContainersRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return StartContainersRequestModifier and TypeMethodDescriptionstatic StartContainersRequestStartContainersRequest.newInstance(List<StartContainerRequest> requests)