���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/drive.rickard.co/systemMYs/classes/vendor/Elasticsearch/ConnectionPool/SimpleConnectionPool.php
���ѧ٧ѧ�
<?php namespace Elasticsearch\ConnectionPool; use Elasticsearch\ConnectionPool\Selectors\SelectorInterface; use Elasticsearch\Connections\Connection; use Elasticsearch\Connections\ConnectionFactoryInterface; class SimpleConnectionPool extends AbstractConnectionPool implements ConnectionPoolInterface { /** * {@inheritdoc} */ public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) { parent::__construct($connections, $selector, $factory, $connectionPoolParams); } /** * @param bool $force * * @return Connection * @throws \Elasticsearch\Common\Exceptions\NoNodesAvailableException */ public function nextConnection($force = false) { return $this->selector->select($this->connections); } public function scheduleCheck() { } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.3 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�