Class StormSubmitter


  • public final class StormSubmitter
    extends Object
    Use this class to submit topologies to run on the Storm cluster. You should run your program with the "storm jar" command from the command-line, and then use this class to submit your topologies.