| Package | Description |
|---|---|
| tech.ydb.core.grpc | |
| tech.ydb.core.impl | |
| tech.ydb.core.impl.auth | |
| tech.ydb.core.impl.pool |
| Modifier and Type | Method and Description |
|---|---|
ManagedChannelFactory |
GrpcTransportBuilder.getManagedChannelFactory() |
| Constructor and Description |
|---|
FixedCallOptionsTransport(ScheduledExecutorService scheduler,
AuthCallOptions callOptions,
String database,
EndpointRecord endpoint,
ManagedChannelFactory channelFactory) |
| Constructor and Description |
|---|
AuthCallOptions(ScheduledExecutorService scheduler,
List<EndpointRecord> endpoints,
ManagedChannelFactory channelFactory,
GrpcTransportBuilder builder) |
GrpcAuthRpc(List<EndpointRecord> endpoints,
ScheduledExecutorService scheduler,
String database,
ManagedChannelFactory channelFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
NettyChannelFactory |
class |
ShadedNettyChannelFactory |
| Modifier and Type | Method and Description |
|---|---|
ManagedChannelFactory |
ManagedChannelFactory.Builder.buildFactory(GrpcTransportBuilder builder) |
| Constructor and Description |
|---|
GrpcChannel(EndpointRecord endpoint,
ManagedChannelFactory factory) |
GrpcChannelPool(ManagedChannelFactory channelFactory,
ScheduledExecutorService executor) |
Copyright © 2024. All rights reserved.