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}.
|
Class and Description |
---|
DockerRunCommand |
Class and Description |
---|
DockerCommand |
DockerCommandExecutor.DockerContainerStatus
Potential states that the docker status can return.
|
DockerInspectCommand
Encapsulates the docker inspect command and its command
line arguments.
|
DockerRunCommand |
DockerStopCommand
Encapsulates the docker stop command and its command
line arguments.
|
Copyright © 2020 Apache Software Foundation. All rights reserved.