Skip navigation links
backtype.storm.testing

Interface TestJob

    • Method Detail

      • run

        void run(ILocalCluster cluster)
          throws Exception
        run the testing logic with the cluster.
        Parameters:
        cluster - the cluster which created by Testing.withSimulatedTimeLocalCluster and Testing.withTrackedCluster.
        Throws:
        Exception

Copyright © 2016 The Apache Software Foundation. All Rights Reserved.