public static final class SegmentRegistrationServiceGrpc.SegmentRegistrationServiceFutureStub extends io.grpc.stub.AbstractFutureStub<SegmentRegistrationServiceGrpc.SegmentRegistrationServiceFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected SegmentRegistrationServiceGrpc.SegmentRegistrationServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<Seg.SegmentsRegistrationResponse> |
segmentsRegistration(Seg.SegmentsRegistrationRequest request)
SegmentsRegistration registers segments at the remote.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected SegmentRegistrationServiceGrpc.SegmentRegistrationServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<SegmentRegistrationServiceGrpc.SegmentRegistrationServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<Seg.SegmentsRegistrationResponse> segmentsRegistration(Seg.SegmentsRegistrationRequest request)
SegmentsRegistration registers segments at the remote.
Copyright © 2024. All rights reserved.