Class OpenRcaServiceGrpc.OpenRcaServiceFutureStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractFutureStub<OpenRcaServiceGrpc.OpenRcaServiceFutureStub>
-
- com.github.udpa.udpa.service.orca.v1.OpenRcaServiceGrpc.OpenRcaServiceFutureStub
-
- Enclosing class:
- OpenRcaServiceGrpc
public static final class OpenRcaServiceGrpc.OpenRcaServiceFutureStub extends io.grpc.stub.AbstractFutureStub<OpenRcaServiceGrpc.OpenRcaServiceFutureStub>
Out-of-band (OOB) load reporting service for the additional load reporting agent that does not sit in the request path. Reports are periodically sampled with sufficient frequency to provide temporal association with requests. OOB reporting compensates the limitation of in-band reporting in revealing costs for backends that do not provide a steady stream of telemetry such as long running stream operations and zero QPS services. This is a server streaming service, client needs to terminate current RPC and initiate a new call to change backend reporting frequency.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected OpenRcaServiceGrpc.OpenRcaServiceFutureStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
-
Method Detail
-
build
protected OpenRcaServiceGrpc.OpenRcaServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<OpenRcaServiceGrpc.OpenRcaServiceFutureStub>
-
-