| Package | Description |
|---|---|
| tech.ydb.table |
| Modifier and Type | Field and Description |
|---|---|
static SessionRetryHandler |
SessionRetryHandler.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
<T> CompletableFuture<Result<T>> |
SessionRetryContext.supplyResult(SessionRetryHandler h,
Function<Session,CompletableFuture<Result<T>>> fn) |
CompletableFuture<Status> |
SessionRetryContext.supplyStatus(SessionRetryHandler h,
Function<Session,CompletableFuture<Status>> fn) |
Copyright © 2025. All rights reserved.