public class GrpcDiscoveryRpc extends Object
| Constructor and Description |
|---|
GrpcDiscoveryRpc(BaseGrpcTransport parent,
EndpointRecord endpoint,
ManagedChannelFactory channelFactory,
AuthCallOptions callOptions,
Duration discoveryTimeout) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Result<tech.ydb.proto.discovery.DiscoveryProtos.ListEndpointsResult>> |
listEndpoints() |
public GrpcDiscoveryRpc(BaseGrpcTransport parent, EndpointRecord endpoint, ManagedChannelFactory channelFactory, AuthCallOptions callOptions, Duration discoveryTimeout)
public CompletableFuture<Result<tech.ydb.proto.discovery.DiscoveryProtos.ListEndpointsResult>> listEndpoints()
Copyright © 2023. All rights reserved.