Class ScopedRoutesDiscoveryServiceGrpc.ScopedRoutesDiscoveryServiceFutureStub

java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractFutureStub<ScopedRoutesDiscoveryServiceGrpc.ScopedRoutesDiscoveryServiceFutureStub>
io.envoyproxy.envoy.service.route.v3.ScopedRoutesDiscoveryServiceGrpc.ScopedRoutesDiscoveryServiceFutureStub
Enclosing class:
ScopedRoutesDiscoveryServiceGrpc

public static final class ScopedRoutesDiscoveryServiceGrpc.ScopedRoutesDiscoveryServiceFutureStub extends io.grpc.stub.AbstractFutureStub<ScopedRoutesDiscoveryServiceGrpc.ScopedRoutesDiscoveryServiceFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service ScopedRoutesDiscoveryService.
 The Scoped Routes Discovery Service (SRDS) API distributes
 :ref:`ScopedRouteConfiguration<envoy_v3_api_msg.ScopedRouteConfiguration>`
 resources. Each ScopedRouteConfiguration resource represents a "routing
 scope" containing a mapping that allows the HTTP connection manager to
 dynamically assign a routing table (specified via a
 :ref:`RouteConfiguration<envoy_v3_api_msg_config.route.v3.RouteConfiguration>` message) to each
 HTTP request.
 
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

    io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
  • Method Summary

    Modifier and Type
    Method
    Description
    build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
     
    com.google.common.util.concurrent.ListenableFuture<DiscoveryResponse>
     

    Methods inherited from class io.grpc.stub.AbstractFutureStub

    newStub, newStub

    Methods inherited from class io.grpc.stub.AbstractStub

    getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait