Home
last modified time | relevance | path

Searched refs:FutureArray (Results 1 – 4 of 4) sorted by last modified time

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc59 This sounds tricky, but it is actually simple thanks to RingPHP's `FutureArray`
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlMultiHandler.php4 use GuzzleHttp\Ring\Future\FutureArray; alias
95 $future = new FutureArray(
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/
H A DCore.php6 use GuzzleHttp\Ring\Future\FutureArray; alias
332 * @return FutureArray
340 return new FutureArray(
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
H A DFutureArray.php8 class FutureArray implements FutureArrayInterface
7 class FutureArray implements FutureArrayInterface global() class