Searched defs:nextConnection (Results 1 – 7 of 7) sorted by path
84 abstract public function nextConnection(bool $force = false): ConnectionInterface; function in Elasticsearch\\ConnectionPool\\AbstractConnectionPool
20 public function nextConnection(bool $force = false): ConnectionInterface; function
23 public function nextConnection(bool $force = false): ConnectionInterface function in Elasticsearch\\ConnectionPool\\SimpleConnectionPool
37 public function nextConnection(bool $force = false): ConnectionInterface function in Elasticsearch\\ConnectionPool\\SniffingConnectionPool
34 public function nextConnection(bool $force = false): ConnectionInterface function in Elasticsearch\\ConnectionPool\\StaticConnectionPool
33 public function nextConnection(bool $force = false): ConnectionInterface function in Elasticsearch\\ConnectionPool\\StaticNoPingConnectionPool
65 public function nextConnection() function in Swift_Connection_Rotator