Flow PHP

BloomFilterAlgorithm

The algorithm used in Bloom filter. *.

Properties

$_TSPEC  : mixed
$BLOCK  : SplitBlockAlgorithm
Block-based Bloom filter. *.
$isValidate  : mixed

Methods

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

Properties

$_TSPEC

public static mixed $_TSPEC = [1 => ['var' => 'BLOCK', 'isRequired' => false, 'type' => \Thrift\Type\TType::STRUCT, 'class' => '\Flow\Parquet\Thrift\SplitBlockAlgorithm']]

Methods

__construct()

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

        
On this page

Search results