Home
last modified time | relevance | path

Searched refs:connectionPool (Results 1 – 8 of 8) sorted by last modified time

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DTransport.php33 public $connectionPool; variable in Elasticsearch\\Transport
61 * @param ConnectionPool\AbstractConnectionPool $connectionPool
64 public function __construct(int $retries, AbstractConnectionPool $connectionPool, LoggerInterface $log, bool $sniffOnStart = false) argument
67 $this->connectionPool = $connectionPool;
72 $this->connectionPool->scheduleCheck();
82 return $this->connectionPool->nextConnection();
130 $this->connectionPool->scheduleCheck();
H A DClientBuilder.php83 private $connectionPool = StaticNoPingConnectionPool::class; variable in Elasticsearch\\ClientBuilder
183 * should correspond to the method name e.g. ['connectionPool']
288 * @param AbstractConnectionPool|string $connectionPool
292 public function setConnectionPool($connectionPool, array $args = []): ClientBuilder argument
294 if (is_string($connectionPool)) {
295 $this->connectionPool = $connectionPool;
297 } elseif (is_object($connectionPool)) {
298 $this->connectionPool = $connectionPool;
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc107 should correspond to the method name e.g. ['connectionPool']
168 .`setConnectionPool(AbstractConnectionPool|string $connectionPool, array $args = [])`
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc249 $connectionPool = '\Elasticsearch\ConnectionPool\StaticNoPingConnectionPool';
251 ->setConnectionPool($connectionPool)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnection.php288 $transport->connectionPool->scheduleCheck();
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...