Flow PHP

Statistics

Read onlyYes
FinalYes

Properties

$distinctCount  : int|null
$max  : string|null
$maxValue  : string|null
$min  : string|null
$minValue  : string|null
$nullCount  : int|null

Methods

__construct()  : mixed
fromThrift()  : self
toThrift()  : Statistics

Properties

Methods

__construct()

public __construct(string|null $max, string|null $min, int|null $nullCount, int|null $distinctCount, string|null $maxValue, string|null $minValue) : mixed
Parameters
$max : string|null
$min : string|null
$nullCount : int|null
$distinctCount : int|null
$maxValue : string|null
$minValue : string|null

        
On this page

Search results