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