Searched refs:Histogram (Results 1 – 9 of 9) sorted by relevance
24 protected $histogramType = Histogram::class;49 * @param Histogram51 public function setHistogram(Histogram $histogram)56 * @return Histogram
20 class Histogram extends \Google\Collection class63 class_alias(Histogram::class, 'Google_Service_Dataflow_Histogram');
10 class Histogram extends AbstractSimpleAggregation class
10 class DateHistogram extends Histogram
23 use Elastica\Aggregation\Histogram; alias380 public function histogram(string $name, string $field, $interval): Histogram382 return new Histogram($name, $field, $interval);
324 - "hist" (Histogram)
867 - 'hist' (Histogram)
META-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
205 * Added `Elastica\Aggregation\Histogram::setKeyed()` [#1876](https://github.com/ruflin/Elastica/pul…208 …lastica\Aggregation\ExtendedStats::setMissing()`, `Elastica\Aggregation\Histogram::setMissing()`, …