public static final class SegmentLookupServiceGrpc.SegmentLookupServiceFutureStub extends io.grpc.stub.AbstractFutureStub<SegmentLookupServiceGrpc.SegmentLookupServiceFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected SegmentLookupServiceGrpc.SegmentLookupServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<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.SegmentLookupServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<SegmentLookupServiceGrpc.SegmentLookupServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<Seg.SegmentsResponse> segments(Seg.SegmentsRequest request)
Segments returns all segments that match the request.
Copyright © 2024. All rights reserved.