| Package | Description |
|---|---|
| tech.ydb.jdbc | |
| tech.ydb.jdbc.context |
| Modifier and Type | Method and Description |
|---|---|
static YdbTracer |
YdbTracer.current() |
| Modifier and Type | Method and Description |
|---|---|
YdbTracer |
BaseYdbExecutor.trace(String message) |
YdbTracer |
YdbExecutor.trace(String message) |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
YdbValidator.call(String msg,
YdbTracer tracer,
Supplier<CompletableFuture<tech.ydb.core.Result<R>>> fn) |
void |
YdbValidator.execute(String msg,
YdbTracer tracer,
Supplier<CompletableFuture<tech.ydb.core.Status>> fn) |
Copyright © 2024. All rights reserved.