public interface ConnectionSelectionStrategy
Modifier and Type | Method and Description |
---|---|
TarantoolConnection |
next()
Provide the next available connection from the underlying pool of connections
|
TarantoolConnection next() throws NoAvailableConnectionsException
NoAvailableConnectionsException
- if no connections exist or all connections are not usableCopyright © 2025 Picodata. All rights reserved.