| Package | Description |
|---|---|
| com.yandex.ydb.table | |
| com.yandex.ydb.table.impl.pool |
| Modifier and Type | Method and Description |
|---|---|
static SessionStatus |
SessionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionStatus[] |
SessionStatus.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<SessionStatus>> |
Session.keepAlive() |
CompletableFuture<Result<SessionStatus>> |
Session.keepAlive(KeepAliveSessionSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Result<SessionStatus>> |
PooledObjectHandler.keepAlive(T object) |
Copyright © 2021. All rights reserved.