Uses of Class
org.apache.storm.container.docker.DockerCommand
Packages that use DockerCommand
-
Uses of DockerCommand in org.apache.storm.container.docker
Subclasses of DockerCommand in org.apache.storm.container.dockerModifier and TypeClassDescriptionclass
Encapsulates the docker exec command and its command line arguments.class
Encapsulates the docker inspect command and its command line arguments.class
class
Encapsulates the docker rm command and its command line arguments.class
Encapsulates the docker run command and its command line arguments.class
Encapsulates the docker stop command and its command line arguments.class
Encapsulates the docker wait command and its command line arguments.