| Package | Description |
|---|---|
| tech.ydb.table | |
| tech.ydb.table.impl |
| Modifier and Type | Method and Description |
|---|---|
static Session.State |
Session.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Session.State[] |
Session.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<Result<Session.State>> |
Session.keepAlive() |
CompletableFuture<Result<Session.State>> |
Session.keepAlive(KeepAliveSessionSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Result<Session.State>> |
BaseSession.keepAlive(KeepAliveSessionSettings settings) |
Copyright © 2023. All rights reserved.