Uses of Class
io.envoyproxy.envoy.service.load_stats.v3.LoadReportingServiceGrpc.LoadReportingServiceFutureStub
-
Packages that use LoadReportingServiceGrpc.LoadReportingServiceFutureStub Package Description io.envoyproxy.envoy.service.load_stats.v3 -
-
Uses of LoadReportingServiceGrpc.LoadReportingServiceFutureStub in io.envoyproxy.envoy.service.load_stats.v3
Methods in io.envoyproxy.envoy.service.load_stats.v3 that return LoadReportingServiceGrpc.LoadReportingServiceFutureStub Modifier and Type Method Description protected LoadReportingServiceGrpc.LoadReportingServiceFutureStub
LoadReportingServiceGrpc.LoadReportingServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static LoadReportingServiceGrpc.LoadReportingServiceFutureStub
LoadReportingServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-