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/
DClearScroll.php30 protected $scroll_id; variable in Elasticsearch\\Endpoints\\ClearScroll
67 public function setScrollId($scroll_id): ClearScroll
DScroll.php30 protected $scroll_id; variable in Elasticsearch\\Endpoints\\Scroll
69 public function setScrollId($scroll_id): Scroll
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Helper/Iterators/
DSearchResponseIterator.php50 private $scroll_id; variable in Elasticsearch\\Helper\\Iterators\\SearchResponseIterator