Searched defs:connectionPoolParams (Results 1 – 5 of 5) sorted by relevance
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/ |
| D | AbstractConnectionPool.php | 52 protected $connectionPoolParams; variable in Elasticsearch\\ConnectionPool\\AbstractConnectionPool 67 …ons, SelectorInterface $selector, ConnectionFactoryInterface $factory, array $connectionPoolParams)
|
| D | SniffingConnectionPool.php | 43 …nnections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) 161 private function setConnectionPoolParams(array $connectionPoolParams)
|
| D | SimpleConnectionPool.php | 32 …nnections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams)
|
| D | StaticConnectionPool.php | 42 …nnections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams)
|
| D | StaticNoPingConnectionPool.php | 42 …nnections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams)
|