| Package | Description |
|---|---|
| tech.ydb.core.impl | |
| tech.ydb.core.impl.call | |
| tech.ydb.core.impl.discovery |
| Modifier and Type | Method and Description |
|---|---|
AuthCallOptions |
MultiChannelTransport.getAuthCallOptions()
Deprecated.
|
AuthCallOptions |
FixedCallOptionsTransport.getAuthCallOptions() |
AuthCallOptions |
YdbTransportImpl.getAuthCallOptions() |
AuthCallOptions |
SingleChannelTransport.getAuthCallOptions() |
| Constructor and Description |
|---|
FixedCallOptionsTransport(ScheduledExecutorService scheduler,
AuthCallOptions callOptions,
String database,
EndpointRecord endpoint,
ManagedChannelFactory channelFactory) |
| Constructor and Description |
|---|
ReadWriteStreamCall(io.grpc.ClientCall<W,R> call,
io.grpc.Metadata headers,
AuthCallOptions callOptions,
GrpcStatusHandler statusConsumer) |
| Constructor and Description |
|---|
GrpcDiscoveryRpc(BaseGrpcTransport parent,
EndpointRecord endpoint,
ManagedChannelFactory channelFactory,
AuthCallOptions callOptions,
Duration discoveryTimeout) |
Copyright © 2023. All rights reserved.