Uses of Class
io.envoyproxy.envoy.service.trace.v3.TraceServiceGrpc.TraceServiceBlockingStub
-
Packages that use TraceServiceGrpc.TraceServiceBlockingStub Package Description io.envoyproxy.envoy.service.trace.v3 -
-
Uses of TraceServiceGrpc.TraceServiceBlockingStub in io.envoyproxy.envoy.service.trace.v3
Methods in io.envoyproxy.envoy.service.trace.v3 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
-