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