Searched defs:connectionPoolParams (Results 1 – 5 of 5) sorted by relevance
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/ |
H A D | AbstractConnectionPool.php | 47 protected $connectionPoolParams; variable in Elasticsearch\\ConnectionPool\\AbstractConnectionPool 62 …ons, SelectorInterface $selector, ConnectionFactoryInterface $factory, array $connectionPoolParams)
|
H A D | SniffingConnectionPool.php | 29 …nnections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) 147 private function setConnectionPoolParams(array $connectionPoolParams)
|
H A D | SimpleConnectionPool.php | 18 …nnections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams)
|
H A D | StaticConnectionPool.php | 28 …nnections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams)
|
H A D | StaticNoPingConnectionPool.php | 28 …nnections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams)
|