| Package | Description |
|---|---|
| tech.ydb.core.impl | |
| tech.ydb.core.impl.auth | |
| tech.ydb.core.impl.discovery |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedCallOptionsTransport |
class |
MultiChannelTransport
Deprecated.
|
class |
SingleChannelTransport |
class |
YdbTransportImpl |
| Constructor and Description |
|---|
AuthCallOptions(BaseGrpcTransport parent,
List<EndpointRecord> endpoints,
ManagedChannelFactory channelFactory,
tech.ydb.auth.AuthRpcProvider<? super GrpcAuthRpc> authProvider,
long readTimeoutMillis,
Executor callExecutor,
GrpcCompression compression) |
GrpcAuthRpc(List<EndpointRecord> endpoints,
BaseGrpcTransport parent,
ManagedChannelFactory channelFactory) |
| Constructor and Description |
|---|
GrpcDiscoveryRpc(BaseGrpcTransport parent,
EndpointRecord endpoint,
ManagedChannelFactory channelFactory,
AuthCallOptions callOptions) |
Copyright © 2023. All rights reserved.