| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.api.protocolrecords |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
GetLocalizationStatusesResponse |
ContainerManagementProtocol.getLocalizationStatuses(GetLocalizationStatusesRequest request) |
API to request for the localization statuses of requested containers from
the Node Manager.
|
| Modifier and Type | Method | Description |
|---|---|---|
static GetLocalizationStatusesResponse |
GetLocalizationStatusesResponse.newInstance(java.util.Map<ContainerId,java.util.List<LocalizationStatus>> statuses,
java.util.Map<ContainerId,SerializedException> failedRequests) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.