Uses of Class
io.opencensus.proto.agent.metrics.v1.MetricsServiceGrpc.MetricsServiceBlockingStub
-
Packages that use MetricsServiceGrpc.MetricsServiceBlockingStub Package Description io.opencensus.proto.agent.metrics.v1 -
-
Uses of MetricsServiceGrpc.MetricsServiceBlockingStub in io.opencensus.proto.agent.metrics.v1
Methods in io.opencensus.proto.agent.metrics.v1 that return MetricsServiceGrpc.MetricsServiceBlockingStub Modifier and Type Method Description protected MetricsServiceGrpc.MetricsServiceBlockingStubMetricsServiceGrpc.MetricsServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static MetricsServiceGrpc.MetricsServiceBlockingStubMetricsServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-