PHP Класс Elastica\Aggregation\SerialDiff

Наследование: extends AbstractAggregation
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( string $name, string | null $bucketsPath = null )
setBucketsPath ( string $bucketsPath ) Set the buckets_path for this aggregation.
setFormat ( string $format ) Set the format for this aggregation.
setGapPolicy ( string $gapPolicy ) Set the gap policy for this aggregation.
setLag ( integer $lag ) Set the lag for this aggregation.
toArray ( ) : array

Описание методов

__construct() публичный Метод

public __construct ( string $name, string | null $bucketsPath = null )
$name string
$bucketsPath string | null

setBucketsPath() публичный Метод

Set the buckets_path for this aggregation.
public setBucketsPath ( string $bucketsPath )
$bucketsPath string

setFormat() публичный Метод

Set the format for this aggregation.
public setFormat ( string $format )
$format string

setGapPolicy() публичный Метод

Set the gap policy for this aggregation.
public setGapPolicy ( string $gapPolicy )
$gapPolicy string

setLag() публичный Метод

Set the lag for this aggregation.
public setLag ( integer $lag )
$lag integer

toArray() публичный Метод

public toArray ( ) : array
Результат array