| Package | Description |
|---|---|
| io.picodata.driver.core |
Driver core classes
|
| io.picodata.driver.core.connection |
Contains classes for connection establishing and selection strategy invocation algorithms.
|
| io.picodata.driver.handlers |
Contains Netty handler implementations
|
| Constructor and Description |
|---|
TarantoolChannelInitializer(TarantoolClientConfig config,
RequestFutureManager futureManager,
TarantoolVersionHolder versionHolder,
CompletableFuture<io.netty.channel.Channel> connectionFuture) |
| Modifier and Type | Field and Description |
|---|---|
protected RequestFutureManager |
TarantoolConnectionImpl.requestManager |
| Constructor and Description |
|---|
TarantoolConnectionImpl(RequestFutureManager requestManager,
TarantoolVersionHolder versionHolder,
io.netty.channel.Channel channel) |
| Constructor and Description |
|---|
TarantoolRequestHandler(RequestFutureManager futureManager) |
TarantoolResponseHandler(RequestFutureManager futureManager) |
Copyright © 2025 Picodata. All rights reserved.