Flow PHP

PageEncodingStats

statistics of a given page type and encoding.

Properties

$_TSPEC  : mixed
$count  : int
number of pages of this type with this encoding *.
$encoding  : int
encoding of the page *.
$isValidate  : mixed
$page_type  : int
the page type (data/dic/...) *.

Methods

__construct()  : mixed
getName()  : mixed
read()  : mixed
write()  : mixed

Properties

$_TSPEC

public static mixed $_TSPEC = [1 => ['var' => 'page_type', 'isRequired' => true, 'type' => \Thrift\Type\TType::I32, 'class' => '\Flow\Parquet\Thrift\PageType'], 2 => ['var' => 'encoding', 'isRequired' => true, 'type' => \Thrift\Type\TType::I32, 'class' => '\Flow\Parquet\Thrift\Encoding'], 3 => ['var' => 'count', 'isRequired' => true, 'type' => \Thrift\Type\TType::I32]]

Methods

__construct()

public __construct([mixed $vals = null ]) : mixed
Parameters
$vals : mixed = null

        
On this page

Search results