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