Package 

Object KumulusStormTransformer.Companion

    • Method Summary

      Modifier and Type Method Description
      final KumulusTopology initializeTopology(StormTopology topology, Map<String, Object> rawConfig, String stormId) Initialize a Kumulus topology from a {@link StormTopology}
      • Methods inherited from class org.xyro.kumulus.KumulusStormTransformer.Companion

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • initializeTopology

         final KumulusTopology initializeTopology(StormTopology topology, Map<String, Object> rawConfig, String stormId)

        Initialize a Kumulus topology from a {@link StormTopology}

        Parameters:
        topology - the Storm topology to transform
        rawConfig - the Storm configuration
        stormId - the Storm topology ID string