Discardable
Loaders implementing this adapter will be notified by the pipeline when a run ends without reaching its last set of Rows - it threw, or the caller walked away from the generator - and when their own closure() threw.
Methods
- discard() : void
Methods
discard()
public
discard(FlowContext $context) : void
Parameters
- $context : FlowContext