| Package | Description |
|---|---|
| tech.ydb.core.grpc | |
| tech.ydb.core.impl | |
| tech.ydb.core.impl.auth | |
| tech.ydb.core.operation |
| Modifier and Type | Method and Description |
|---|---|
GrpcTransport |
GrpcTransportBuilder.build() |
GrpcTransport |
GrpcTransportBuilder.buildAsync(Runnable ready)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseGrpcTransport |
class |
FixedCallOptionsTransport |
class |
MultiChannelTransport
Deprecated.
|
class |
SingleChannelTransport |
class |
YdbTransportImpl |
| Modifier and Type | Method and Description |
|---|---|
GrpcTransport |
YdbDiscovery.Handler.createDiscoveryTransport() |
| Modifier and Type | Method and Description |
|---|---|
GrpcTransport |
GrpcAuthRpc.createTransport() |
| Modifier and Type | Method and Description |
|---|---|
static <R> Function<Result<R>,Operation<Status>> |
OperationBinder.bindAsync(GrpcTransport transport,
Function<R,tech.ydb.proto.OperationProtos.Operation> method) |
static <R,M extends com.google.protobuf.Message> |
OperationBinder.bindAsync(GrpcTransport transport,
Function<R,tech.ydb.proto.OperationProtos.Operation> method,
Class<M> resultClass) |
Copyright © 2024. All rights reserved.