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