Home
last modified time | relevance | path

Searched refs:setFixedInterval (Results 1 – 1 of 1) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
DDateHistogram.php46 return $this->setFixedInterval($interval);
60 public function setFixedInterval(string $interval): self function in Elastica\\Aggregation\\DateHistogram