Copied!

RawStatsAggregation

RawStatsAggregation.php : 11
Implements RawAggregation

Properties

protected $name

AbstractStatsAggregation.php : 20

The name of the aggregation.

protected string $name

Methods

public__construct()

RawStatsAggregation.php : 16
public __construct(string $name, string $fieldName)

Parameters

Name Type Default value Description
$name string - -
$fieldName string - -

publicgetFieldName()

RawStatsAggregation.php : 23
public getFieldName() : string

Return values

string

publicgetName()

AbstractStatsAggregation.php : 27
public getName() : string

Return values

string