Flow PHP

PageHeader

Read onlyYes
FinalYes

Methods

__construct()  : mixed
compressedPageSize()  : int
dataPageHeader()  : DataPageHeader|null
dataPageHeaderV2()  : DataPageHeaderV2|null
dataValuesCount()  : int|null
dictionaryPageHeader()  : DictionaryPageHeader|null
dictionaryValuesCount()  : int|null
encoding()  : Encodings
fromThrift()  : self
toThrift()  : PageHeader
type()  : Type
uncompressedPageSize()  : int

Methods

compressedPageSize()

public compressedPageSize() : int
Return values
int

dataValuesCount()

public dataValuesCount() : int|null
Return values
int|null

dictionaryValuesCount()

public dictionaryValuesCount() : int|null
Return values
int|null

uncompressedPageSize()

public uncompressedPageSize() : int
Return values
int

        
On this page

Search results