Home
last modified time | relevance | path

Searched defs:scroll_id (Results 1 – 3 of 3) sorted by relevance

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DScroll.php30 protected $scroll_id; variable in Elasticsearch\\Endpoints\\Scroll
69 public function setScrollId($scroll_id): Scroll argument
[all...]
H A DClearScroll.php30 protected $scroll_id; variable in Elasticsearch\\Endpoints\\ClearScroll
67 public function setScrollId($scroll_id): ClearScroll argument
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Helper/Iterators/
H A DSearchResponseIterator.php50 private $scroll_id; variable in Elasticsearch\\Helper\\Iterators\\SearchResponseIterator
[all...]