Flow PHP

RowGroupBuilder

FinalYes

Methods

__construct()  : mixed
addRow()  : void
chunkBuilders()  : array<string, ColumnChunkBuilder>
ColumnChunkBuilders organized by column flat path.
flush()  : RowGroupContainer
isEmpty()  : bool
isFull()  : bool
statistics()  : RowGroupStatistics

Methods

addRow()

public addRow(array<string, mixed> $row) : void
Parameters
$row : array<string, mixed>

        
On this page

Search results