Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DAbstractNamespace.php66 return $this->transport->resultOrFuture($response, $endpoint->getOptions());
H A DBooleanRequestWrapper.php46 $response = $transport->resultOrFuture($response, $endpoint->getOptions());
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DTransport.php144 public function resultOrFuture(FutureArrayInterface $result, array $options = []) function in Elasticsearch\\Transport
H A DClient.php1949 return $this->transport->resultOrFuture($promise, $endpoint->getOptions());