public static final class TraceServiceGrpc.TraceServiceBlockingStub extends io.grpc.stub.AbstractStub<TraceServiceGrpc.TraceServiceBlockingStub>
Service that can be used to push spans and configs between one Application instrumented with OpenCensus and an agent, or between an agent and a central collector or config service (in this case spans and configs are sent/received to/from multiple Applications).
| Modifier and Type | Method and Description |
|---|---|
protected TraceServiceGrpc.TraceServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
protected TraceServiceGrpc.TraceServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<TraceServiceGrpc.TraceServiceBlockingStub>