Searched refs:ConnectionInterface (Results 1 – 18 of 18) sorted by relevance
24 use Elasticsearch\Connections\ConnectionInterface; alias31 * @var ConnectionInterface[]38 * @var ConnectionInterface[]62 * @param ConnectionInterface[] $connections The Connections to choose from89 abstract public function nextConnection(bool $force = false): ConnectionInterface;
21 use Elasticsearch\Connections\ConnectionInterface; alias25 public function nextConnection(bool $force = false): ConnectionInterface;
24 use Elasticsearch\Connections\ConnectionInterface; alias37 public function nextConnection(bool $force = false): ConnectionInterface
24 use Elasticsearch\Connections\ConnectionInterface; alias47 public function nextConnection(bool $force = false): ConnectionInterface
24 use Elasticsearch\Connections\ConnectionInterface; alias48 public function nextConnection(bool $force = false): ConnectionInterface
25 use Elasticsearch\Connections\ConnectionInterface; alias51 public function nextConnection(bool $force = false): ConnectionInterface
21 use Elasticsearch\Connections\ConnectionInterface; alias38 * @param ConnectionInterface[] $connections Array of connections to choose from40 public function select(array $connections): ConnectionInterface43 * @var ConnectionInterface[] $connections
21 use Elasticsearch\Connections\ConnectionInterface; alias28 …* @param ConnectionInterface[] $connections an array of ConnectionInterface instances to choose fr…30 public function select(array $connections): ConnectionInterface
21 use Elasticsearch\Connections\ConnectionInterface; alias33 …* @param ConnectionInterface[] $connections an array of ConnectionInterface instances to choose fr…35 public function select(array $connections): ConnectionInterface
21 use Elasticsearch\Connections\ConnectionInterface; alias30 public function select(array $connections): ConnectionInterface;
24 use Elasticsearch\Connections\ConnectionInterface; alias80 public function getConnection(): ConnectionInterface171 public function getLastConnection(): ConnectionInterface
23 public function create(array $hostDetails): ConnectionInterface;
25 interface ConnectionInterface interface
60 public function create(array $hostDetails): ConnectionInterface
47 class Connection implements ConnectionInterface
33 * @return ConnectionInterface
97 use Elasticsearch\Connections\ConnectionInterface;108 * @return ConnectionInterface
130 * @return ConnectionInterface179 * @return ConnectionInterface