Class DockerWaitCommand
java.lang.Object
org.apache.storm.container.docker.DockerCommand
org.apache.storm.container.docker.DockerWaitCommand
Encapsulates the docker wait command and its command line arguments.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.storm.container.docker.DockerCommand
addCommandArguments, getCommandOption
-
Constructor Details
-
DockerWaitCommand
-
-
Method Details
-
getCommandWithArguments
Get the full command.- Overrides:
getCommandWithArguments
in classDockerCommand
- Returns:
- the full command
-