public static final class HiddenSegmentLookupServiceGrpc.HiddenSegmentLookupServiceFutureStub extends io.grpc.stub.AbstractFutureStub<HiddenSegmentLookupServiceGrpc.HiddenSegmentLookupServiceFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected HiddenSegmentLookupServiceGrpc.HiddenSegmentLookupServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<HiddenSegment.HiddenSegmentsResponse> |
hiddenSegments(HiddenSegment.HiddenSegmentsRequest request)
HiddenSegments returns all segments that match the request.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected HiddenSegmentLookupServiceGrpc.HiddenSegmentLookupServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<HiddenSegmentLookupServiceGrpc.HiddenSegmentLookupServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<HiddenSegment.HiddenSegmentsResponse> hiddenSegments(HiddenSegment.HiddenSegmentsRequest request)
HiddenSegments returns all segments that match the request.
Copyright © 2024. All rights reserved.