Flow PHP

BatchableExtractor.php

Interfaces

BatchableExtractor
A source that decides how many rows it puts in one Rows. withBatchSize() bounds what the source BUILDS; batches() re-slices what a source already emitted and cannot lower its peak.
On this page

Search results