| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords | |
| org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb |
| Modifier and Type | Method | Description |
|---|---|---|
LocalResourceStatus |
LocalizerStatus.getResourceStatus(int index) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<LocalResourceStatus> |
LocalizerStatus.getResources() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
LocalizerStatus.addResourceStatus(LocalResourceStatus resource) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
LocalizerStatus.addAllResources(java.util.List<LocalResourceStatus> resources) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
LocalResourceStatusPBImpl |
| Modifier and Type | Method | Description |
|---|---|---|
LocalResourceStatus |
LocalizerStatusPBImpl.getResourceStatus(int index) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<LocalResourceStatus> |
LocalizerStatusPBImpl.getResources() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
LocalizerStatusPBImpl.addResourceStatus(LocalResourceStatus resource) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
LocalizerStatusPBImpl.addAllResources(java.util.List<LocalResourceStatus> resources) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.