AggregatedGroups
FinalYes
Methods
- __construct() : mixed
- accumulate() : void
- flush() : Generator<string|int, Rows>
Methods
__construct()
public
__construct(GroupBy $groupBy, GroupByShape $shape) : mixed
Parameters
- $groupBy : GroupBy
- $shape : GroupByShape
accumulate()
public
accumulate(Rows $batch, FlowContext $context) : void
Parameters
- $batch : Rows
- $context : FlowContext
flush()
public
flush(int<1, max> $batchSize) : Generator<string|int, Rows>
Parameters
- $batchSize : int<1, max>