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 SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.storm.container.docker.DockerCommandaddCommandArguments, getCommandOption
- 
Constructor Details- 
DockerWaitCommand
 
- 
- 
Method Details- 
getCommandWithArgumentsGet the full command.- Overrides:
- getCommandWithArgumentsin class- DockerCommand
- Returns:
- the full command
 
 
-