| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime | |
| org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.docker |
Package containing classes related to Docker commands and common operations
used within the @{link DockerLinuxContainerRuntime}.
|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.deviceframework |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.gpu |
Package for GPU support classes.
|
| Class | Description |
|---|---|
| DockerCommand | |
| DockerCommandExecutor.DockerContainerStatus |
Potential states that the docker status can return.
|
| DockerExecCommand |
Encapsulates the docker exec command and its command
line arguments.
|
| DockerImagesCommand |
Encapsulates the docker images command and its command
line arguments.
|
| DockerInspectCommand |
Encapsulates the docker inspect command and its command
line arguments.
|
| DockerKillCommand |
Encapsulates the docker kill command and its command line arguments.
|
| DockerRunCommand | |
| DockerStopCommand |
Encapsulates the docker stop command and its command
line arguments.
|
| DockerVolumeCommand |
Docker Volume Command, run "docker volume --help" for more details.
|
| Class | Description |
|---|---|
| DockerRunCommand | |
| DockerVolumeCommand |
Docker Volume Command, run "docker volume --help" for more details.
|
| Class | Description |
|---|---|
| DockerRunCommand | |
| DockerVolumeCommand |
Docker Volume Command, run "docker volume --help" for more details.
|
| Class | Description |
|---|---|
| DockerRunCommand | |
| DockerVolumeCommand |
Docker Volume Command, run "docker volume --help" for more details.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.