Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetLocalizationStatusesRequest
Packages that use GetLocalizationStatusesRequest
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 GetLocalizationStatusesRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type GetLocalizationStatusesRequestModifier and TypeMethodDescriptionContainerManagementProtocol.getLocalizationStatuses(GetLocalizationStatusesRequest request) API to request for the localization statuses of requested containers from the Node Manager. -
Uses of GetLocalizationStatusesRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetLocalizationStatusesRequestModifier and TypeMethodDescriptionGetLocalizationStatusesRequest.newInstance(List<ContainerId> containerIds)