| Package | Description |
|---|---|
| tech.ydb.table.impl | |
| tech.ydb.table.impl.pool | |
| tech.ydb.table.rpc.grpc |
| Modifier and Type | Method and Description |
|---|---|
static CompletableFuture<Result<String>> |
BaseSession.createSessionId(TableRpc tableRpc,
CreateSessionSettings settings,
boolean useServerBalancer) |
static PooledTableClient.Builder |
PooledTableClient.newClient(TableRpc rpc) |
static SimpleTableClient.Builder |
SimpleTableClient.newClient(TableRpc rpc) |
| Constructor and Description |
|---|
BaseSession(String id,
TableRpc tableRpc,
boolean keepQueryText) |
Builder(TableRpc tableRpc) |
| Constructor and Description |
|---|
SessionPool(Clock clock,
TableRpc rpc,
boolean keepQueryText,
SessionPoolOptions options) |
| Modifier and Type | Class and Description |
|---|---|
class |
GrpcTableRpc |
Copyright © 2023. All rights reserved.