onkarshedge

Results 1 issues of onkarshedge

I am creating a `SimpleDataFlowExecutor` with a custom DataBuilderFactory. `DataFlowExecutor executor = new SimpleDataFlowExecutor(myDataBuilderFactory);` However, when I run a dataflow with this executor the factory set in the constructor of...