public static final class SegmentLookupServiceGrpc.SegmentLookupServiceStub extends io.grpc.stub.AbstractAsyncStub<SegmentLookupServiceGrpc.SegmentLookupServiceStub>
| Modifier and Type | Method and Description |
|---|---|
protected SegmentLookupServiceGrpc.SegmentLookupServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
segments(Seg.SegmentsRequest request,
io.grpc.stub.StreamObserver<Seg.SegmentsResponse> responseObserver)
Segments returns all segments that match the request.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected SegmentLookupServiceGrpc.SegmentLookupServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<SegmentLookupServiceGrpc.SegmentLookupServiceStub>public void segments(Seg.SegmentsRequest request, io.grpc.stub.StreamObserver<Seg.SegmentsResponse> responseObserver)
Segments returns all segments that match the request.
Copyright © 2024. All rights reserved.