Home
last modified time | relevance | path

Searched defs:connectionPoolParams (Results 1 – 5 of 5) sorted by relevance

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
DAbstractConnectionPool.php52 protected $connectionPoolParams; variable in Elasticsearch\\ConnectionPool\\AbstractConnectionPool
67 …ons, SelectorInterface $selector, ConnectionFactoryInterface $factory, array $connectionPoolParams)
DSniffingConnectionPool.php43 …nnections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams)
161 private function setConnectionPoolParams(array $connectionPoolParams)
DSimpleConnectionPool.php32 …nnections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams)
DStaticConnectionPool.php42 …nnections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams)
DStaticNoPingConnectionPool.php42 …nnections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams)