Class MetricsServiceGrpc.MetricsServiceBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<MetricsServiceGrpc.MetricsServiceBlockingStub>
-
- io.opencensus.proto.agent.metrics.v1.MetricsServiceGrpc.MetricsServiceBlockingStub
-
- Enclosing class:
- MetricsServiceGrpc
public static final class MetricsServiceGrpc.MetricsServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<MetricsServiceGrpc.MetricsServiceBlockingStub>
Service that can be used to push metrics between one Application instrumented with OpenCensus and an agent, or between an agent and a central collector.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected MetricsServiceGrpc.MetricsServiceBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
-
Method Detail
-
build
protected MetricsServiceGrpc.MetricsServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<MetricsServiceGrpc.MetricsServiceBlockingStub>
-
-