public interface TarantoolConnectionManager extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
CompletableFuture<TarantoolConnection> |
getConnection()
Get an established connection according to the order provided by specified connection selection strategy.
|
boolean |
refresh()
Starts the process of establishing lacking connections to each host
|
close
CompletableFuture<TarantoolConnection> getConnection()
boolean refresh()
Copyright © 2025 Picodata. All rights reserved.