Uses of Class
io.opencensus.proto.agent.trace.v1.TraceServiceGrpc.TraceServiceStub
-
Packages that use TraceServiceGrpc.TraceServiceStub Package Description io.opencensus.proto.agent.trace.v1 -
-
Uses of TraceServiceGrpc.TraceServiceStub in io.opencensus.proto.agent.trace.v1
Methods in io.opencensus.proto.agent.trace.v1 that return TraceServiceGrpc.TraceServiceStub Modifier and Type Method Description protected TraceServiceGrpc.TraceServiceStubTraceServiceGrpc.TraceServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static TraceServiceGrpc.TraceServiceStubTraceServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-