Class DockerWaitCommand

java.lang.Object
org.apache.storm.container.docker.DockerCommand
org.apache.storm.container.docker.DockerWaitCommand

public class DockerWaitCommand extends DockerCommand
Encapsulates the docker wait command and its command line arguments.
  • Constructor Details

    • DockerWaitCommand

      public DockerWaitCommand(String containerName)
  • Method Details