| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.nodemanager | |
| org.apache.hadoop.yarn.server.nodemanager.executor | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | LinuxContainerExecutor. reapContainer(ContainerReapContext ctx)Performs the tasks necessary to reap the container. | 
| abstract boolean | ContainerExecutor. reapContainer(ContainerReapContext ctx)Perform the steps necessary to reap the container. | 
| boolean | DefaultContainerExecutor. reapContainer(ContainerReapContext ctx)No-op for reaping containers within the DefaultContainerExecutor. | 
| Modifier and Type | Method and Description | 
|---|---|
| ContainerReapContext | ContainerReapContext.Builder. build()Builds the context with the attributes set. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.