Searched refs:nextConnection (Results 1 – 10 of 10) sorted by relevance
87 $e->getSwift()->connection->nextConnection();104 $e->getConnection()->nextConnection();109 $e->getConnection()->nextConnection();
51 public function nextConnection(bool $force = false): ConnectionInterface function in Elasticsearch\\ConnectionPool\\SniffingConnectionPool 70 return $this->nextConnection(true);
25 public function nextConnection(bool $force = false): ConnectionInterface; function
37 public function nextConnection(bool $force = false): ConnectionInterface function in Elasticsearch\\ConnectionPool\\SimpleConnectionPool
89 abstract public function nextConnection(bool $force = false): ConnectionInterface; function in Elasticsearch\\ConnectionPool\\AbstractConnectionPool
47 public function nextConnection(bool $force = false): ConnectionInterface function in Elasticsearch\\ConnectionPool\\StaticNoPingConnectionPool
48 public function nextConnection(bool $force = false): ConnectionInterface function in Elasticsearch\\ConnectionPool\\StaticConnectionPool
65 public function nextConnection() function in Swift_Connection_Rotator134 if ($this->active === null) $this->nextConnection();
82 return $this->connectionPool->nextConnection();
132 public function nextConnection($force = false)181 public function nextConnection($force = false)