public static final class DiscoveryServiceGrpc.DiscoveryServiceFutureStub extends io.grpc.stub.AbstractFutureStub<DiscoveryServiceGrpc.DiscoveryServiceFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected DiscoveryServiceGrpc.DiscoveryServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<Discovery.GatewaysResponse> |
gateways(Discovery.GatewaysRequest request)
Return the remote gateways.
|
com.google.common.util.concurrent.ListenableFuture<Discovery.HiddenSegmentServicesResponse> |
hiddenSegmentServices(Discovery.HiddenSegmentServicesRequest request)
Return the hidden segment services.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected DiscoveryServiceGrpc.DiscoveryServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<DiscoveryServiceGrpc.DiscoveryServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<Discovery.GatewaysResponse> gateways(Discovery.GatewaysRequest request)
Return the remote gateways.
public com.google.common.util.concurrent.ListenableFuture<Discovery.HiddenSegmentServicesResponse> hiddenSegmentServices(Discovery.HiddenSegmentServicesRequest request)
Return the hidden segment services.
Copyright © 2024. All rights reserved.