| Package | Description |
|---|---|
| tech.ydb.table.impl.pool |
| Modifier and Type | Field and Description |
|---|---|
static SessionPoolOptions |
SessionPoolOptions.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
SessionPoolOptions |
SessionPoolOptions.withKeepAliveTimeMillis(long timeMillis) |
SessionPoolOptions |
SessionPoolOptions.withMaxIdleTimeMillis(long timeMillis) |
SessionPoolOptions |
SessionPoolOptions.withSize(int minSize,
int maxSize) |
| Constructor and Description |
|---|
SessionPool(Clock clock,
TableRpc rpc,
boolean keepQueryText,
SessionPoolOptions options) |
Copyright © 2023. All rights reserved.