BloomFilterCompression
Properties
-
$_TSPEC
: mixed
-
$isValidate
: mixed
-
$UNCOMPRESSED
: Uncompressed
Methods
-
__construct()
: mixed
-
getName()
: mixed
-
read()
: mixed
-
write()
: mixed
$_TSPEC
public
static mixed
$_TSPEC
= [1 => ['var' => 'UNCOMPRESSED', 'isRequired' => false, 'type' => \Thrift\Type\TType::STRUCT, 'class' => '\Flow\Parquet\Thrift\Uncompressed']]
$isValidate
public
static mixed
$isValidate
= false
$UNCOMPRESSED
public
Uncompressed
$UNCOMPRESSED
__construct()
public
__construct([mixed $vals = null ]) : mixed
Parameters
-
$vals
: mixed
= null
-
getName()
public
getName() : mixed
read()
public
read(mixed $input) : mixed
Parameters
-
$input
: mixed
-
write()
public
write(mixed $output) : mixed
Parameters
-
$output
: mixed
-