Class NumaflowPlaybookRunner


  • public class NumaflowPlaybookRunner
    extends AbstractNumaflowHandler
    An experiment to dynamically run through (a subset of) playbook actions and apply them to any of the assets flowing through events.
    • Constructor Detail

      • NumaflowPlaybookRunner

        public NumaflowPlaybookRunner()
        Default constructor - pass handler up to superclass.
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Register the event processing function.
        Parameters:
        args - (unused)
        Throws:
        java.lang.Exception - on any errors starting the event processor