public static final class ServiceVersionClientServiceGrpc.ServiceVersionClientServiceStub extends io.grpc.stub.AbstractAsyncStub<ServiceVersionClientServiceGrpc.ServiceVersionClientServiceStub>
Modifier and Type | Method and Description |
---|---|
protected ServiceVersionClientServiceGrpc.ServiceVersionClientServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
getServiceVersion(GetServiceVersionPRequest request,
io.grpc.stub.StreamObserver<GetServiceVersionPResponse> responseObserver)
Returns the version of the master service.
|
protected ServiceVersionClientServiceGrpc.ServiceVersionClientServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<ServiceVersionClientServiceGrpc.ServiceVersionClientServiceStub>
public void getServiceVersion(GetServiceVersionPRequest request, io.grpc.stub.StreamObserver<GetServiceVersionPResponse> responseObserver)
Returns the version of the master service. NOTE: The version should be updated every time a backwards incompatible API change occurs.
Copyright © 2023. All Rights Reserved.