extends |
AbstractConnectionPool |
|---|---|
implements |
ConnectionPoolInterface |
| Methods | ||
|---|---|---|
public
|
__construct(
ConnectionInterface[] $connections,
SelectorInterface $selector,
ConnectionFactoryInterface $factory,
array<string, mixed> $connectionPoolParams,
)
|
# |
public
|
nextConnection(bool $force = false): ConnectionInterface
|
# |
public
|
scheduleCheck(): void
|
# |
| Properties inherited from OpenSearch\ConnectionPool\AbstractConnectionPool |
|---|
$connections, $seedConnections, $selector, $connectionPoolParams, $connectionFactory |