Class: FlowNodes::AsyncBatchFlow
- Defined in:
- lib/flow_nodes/async_batch_flow.rb
Overview
An async flow that processes a batch of items sequentially.
Instance Attribute Summary
Attributes inherited from Flow
Attributes inherited from BaseNode
Method Summary
Methods inherited from AsyncFlow
Methods inherited from Flow
Methods inherited from BaseNode
#-, #>>, #exec, #initialize, #initialize_copy, #nxt, #run, #set_params
Constructor Details
This class inherits a constructor from FlowNodes::Flow