Class SimulatorRunner


  • public final class SimulatorRunner
    extends Object
    SimulatorRunner is used to run a topology with Heron simulator.
    • Constructor Detail

      • SimulatorRunner

        public SimulatorRunner()
    • Method Detail

      • run

        public void run​(String name,
                        org.apache.heron.streamlet.Config config,
                        org.apache.heron.streamlet.Builder builder)
        Runs the computation
        Parameters:
        name - The name of the topology
        config - Any config that is passed to the topology
        builder - The builder used to keep track of the sources.