public interface ConnectionSelectionStrategyFactory
ConnectionSelectionStrategy| Modifier and Type | Method and Description |
|---|---|
ConnectionSelectionStrategy |
create(TarantoolClientConfig config,
Collection<TarantoolConnection> connections)
Take the specified collection of Tarantool server connections and instantiate a strategy
|
ConnectionSelectionStrategy create(TarantoolClientConfig config, Collection<TarantoolConnection> connections)
config - client configurationconnections - established connectionsCopyright © 2025 Picodata. All rights reserved.