| Modifier and Type | Method | Description |
|---|---|---|
void |
ApplicationHistoryWriter.containerStarted(ContainerStartData containerStart) |
This method writes the information of
RMContainer that is
available when it starts. |
void |
FileSystemApplicationHistoryStore.containerStarted(ContainerStartData containerStart) |
|
void |
MemoryApplicationHistoryStore.containerStarted(ContainerStartData containerStart) |
|
void |
NullApplicationHistoryStore.containerStarted(ContainerStartData containerStart) |
| Modifier and Type | Method | Description |
|---|---|---|
static ContainerStartData |
ContainerStartData.newInstance(org.apache.hadoop.yarn.api.records.ContainerId containerId,
org.apache.hadoop.yarn.api.records.Resource allocatedResource,
org.apache.hadoop.yarn.api.records.NodeId assignedNode,
org.apache.hadoop.yarn.api.records.Priority priority,
long startTime) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ContainerStartDataPBImpl |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.