Flow PHP

RowGroup

FinalYes

Methods

__construct()  : mixed
addColumnChunk()  : void
columnChunks()  : array<string|int, ColumnChunk>
fromThrift()  : self
rowsCount()  : int
setRowsCount()  : void
totalByteSize()  : int
toThrift()  : RowGroup

Methods

__construct()

public __construct(array<string|int, ColumnChunk$columnChunks, int $rowsCount) : mixed
Parameters
$columnChunks : array<string|int, ColumnChunk>
$rowsCount : int

rowsCount()

public rowsCount() : int
Return values
int

setRowsCount()

public setRowsCount(int $rowsCount) : void
Parameters
$rowsCount : int

totalByteSize()

public totalByteSize() : int
Return values
int

        
On this page

Search results