Class FlowControlledNoResultProcessor

    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FlowControlledNoResultProcessor

        public FlowControlledNoResultProcessor​(int maxRunningTasks)
        Construct a new processor. You must invoke FlowControlledProcessor.start() once constructed to start processing.
        Parameters:
        maxRunningTasks - Maximum number of concurrent running tasks