Class DockerInspectCommand
java.lang.Object
org.apache.storm.container.docker.DockerCommand
org.apache.storm.container.docker.DockerInspectCommand
Encapsulates the docker inspect command and its command line arguments.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionGet the full command.Methods inherited from class org.apache.storm.container.docker.DockerCommandaddCommandArguments, getCommandOption
- 
Constructor Details- 
DockerInspectCommand
 
- 
- 
Method Details- 
withGettingContainerStatus
- 
getCommandWithArgumentsGet the full command.- Overrides:
- getCommandWithArgumentsin class- DockerCommand
- Returns:
- the full command.
 
 
-