Flow PHP

BloomFilterHash

The hash function used in Bloom filter. This function takes the hash of a column value using plain encoding.

Properties

$_TSPEC  : mixed
$isValidate  : mixed
$XXHASH  : XxHash
xxHash Strategy. *.

Methods

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

Properties

$_TSPEC

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

Methods

__construct()

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

write()

public write(mixed $output) : mixed
Parameters
$output : mixed

        
On this page

Search results