Package io.sbp.grpc
Class ServiceGrpc.ServiceBlockingV2Stub
java.lang.Object
io.grpc.stub.AbstractStub<ServiceGrpc.ServiceBlockingV2Stub>
io.grpc.stub.AbstractBlockingStub<ServiceGrpc.ServiceBlockingV2Stub>
io.sbp.grpc.ServiceGrpc.ServiceBlockingV2Stub
- Enclosing class:
ServiceGrpc
public static final class ServiceGrpc.ServiceBlockingV2Stub
extends io.grpc.stub.AbstractBlockingStub<ServiceGrpc.ServiceBlockingV2Stub>
A stub to allow clients to do synchronous rpc calls to service Service.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.protobuf.Empty
addLatenciesRecord
(MessageLatenciesRecord request) protected ServiceGrpc.ServiceBlockingV2Stub
build
(io.grpc.Channel channel, io.grpc.CallOptions callOptions) com.google.protobuf.Empty
closeClient
(ClientID request) getConfig
(com.google.protobuf.Empty request) getVersion
(com.google.protobuf.Empty request) com.google.protobuf.BoolValue
isVersionSupported
(Version request) registerClient
(Config request) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStub
Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected ServiceGrpc.ServiceBlockingV2Stub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
build
in classio.grpc.stub.AbstractStub<ServiceGrpc.ServiceBlockingV2Stub>
-
getVersion
-
isVersionSupported
-
getConfig
-
registerClient
-
addLatenciesRecord
-
closeClient
-