Flow PHP

ColumnChunkBuilders

FinalYes

Methods

__construct()  : mixed
add()  : void
closePages()  : void
Close all pages in the column chunk builders.
flush()  : array<string|int, ColumnChunkContainer>
initialize()  : self
isAnyPageFull()  : bool
Check if any of the column chunk builders has reached the maximum page size.
uncompressedSize()  : int

Methods

closePages()

Close all pages in the column chunk builders.

public closePages() : void

isAnyPageFull()

Check if any of the column chunk builders has reached the maximum page size.

public isAnyPageFull() : bool
Return values
bool

        
On this page

Search results