Uses of Class
io.opentelemetry.proto.collector.trace.v1.TraceServiceGrpc.TraceServiceFutureStub
-
Packages that use TraceServiceGrpc.TraceServiceFutureStub Package Description io.opentelemetry.proto.collector.trace.v1 -
-
Uses of TraceServiceGrpc.TraceServiceFutureStub in io.opentelemetry.proto.collector.trace.v1
Methods in io.opentelemetry.proto.collector.trace.v1 that return TraceServiceGrpc.TraceServiceFutureStub Modifier and Type Method Description protected TraceServiceGrpc.TraceServiceFutureStubTraceServiceGrpc.TraceServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static TraceServiceGrpc.TraceServiceFutureStubTraceServiceGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-