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