Class DockerStopCommand
java.lang.Object
org.apache.storm.container.docker.DockerCommand
org.apache.storm.container.docker.DockerStopCommand
Encapsulates the docker stop command and its command line arguments.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.storm.container.docker.DockerCommandaddCommandArguments, getCommandOption
- 
Constructor Details- 
DockerStopCommand
 
- 
- 
Method Details- 
setGracePeriod
- 
getCommandWithArgumentsGet the full command.- Overrides:
- getCommandWithArgumentsin class- DockerCommand
- Returns:
- the full command
 
 
-