Package | Description |
---|---|
io.picodata.driver.api |
Contains interfaces and classes essential for end-user driver API
|
io.picodata.driver.core |
Driver core classes
|
Modifier and Type | Interface and Description |
---|---|
interface |
TarantoolClientConfigurator<SELF extends TarantoolClientConfigurator<SELF>>
Tarantool client configurator interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TarantoolClientBuilder
Tarantool client builder interface.
|
Modifier and Type | Method and Description |
---|---|
static <T extends TarantoolClientConfigurator<T>> |
TarantoolClientFactory.configureClient(TarantoolClient<TarantoolTuple,TarantoolResult<TarantoolTuple>> client)
Configure an existing client instance and return a copy of it.
|
Modifier and Type | Class and Description |
---|---|
class |
TarantoolClientConfiguratorImpl<SELF extends TarantoolClientConfigurator<SELF>>
Tarantool client configurator implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
TarantoolClientBuilderImpl
Tarantool client builder implementation.
|
class |
TarantoolClientConfiguratorImpl<SELF extends TarantoolClientConfigurator<SELF>>
Tarantool client configurator implementation.
|
Copyright © 2025 Picodata. All rights reserved.