public static final class SegmentCreationServiceGrpc.SegmentCreationServiceFutureStub extends io.grpc.stub.AbstractFutureStub<SegmentCreationServiceGrpc.SegmentCreationServiceFutureStub>
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Seg.BeaconResponse> |
beacon(Seg.BeaconRequest request)
Beacon sends a beacon to the remote.
|
protected SegmentCreationServiceGrpc.SegmentCreationServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected SegmentCreationServiceGrpc.SegmentCreationServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<SegmentCreationServiceGrpc.SegmentCreationServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<Seg.BeaconResponse> beacon(Seg.BeaconRequest request)
Beacon sends a beacon to the remote.
Copyright © 2024. All rights reserved.