Class CollectorServiceGrpc.CollectorServiceStub
java.lang.Object
io.grpc.stub.AbstractStub<CollectorServiceGrpc.CollectorServiceStub>
io.grpc.stub.AbstractAsyncStub<CollectorServiceGrpc.CollectorServiceStub>
io.helidon.tracing.exporter.jaeger.proto.api_v2.CollectorServiceGrpc.CollectorServiceStub
- Enclosing class:
CollectorServiceGrpc
public static final class CollectorServiceGrpc.CollectorServiceStub
extends io.grpc.stub.AbstractAsyncStub<CollectorServiceGrpc.CollectorServiceStub>
A stub to allow clients to do asynchronous rpc calls to service CollectorService.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>> -
Method Summary
Modifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) voidpostSpans(Collector.PostSpansRequest request, io.grpc.stub.StreamObserver<Collector.PostSpansResponse> responseObserver) Methods inherited from class io.grpc.stub.AbstractAsyncStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected CollectorServiceGrpc.CollectorServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<CollectorServiceGrpc.CollectorServiceStub>
-
postSpans
public void postSpans(Collector.PostSpansRequest request, io.grpc.stub.StreamObserver<Collector.PostSpansResponse> responseObserver)
-