Package com.atlassian.bamboo.grpc
Class PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractAsyncStub<PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceStub>
com.atlassian.bamboo.grpc.PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceStub
- Enclosing class:
- PeerToPeerCommunicationServiceGrpc
public static final class PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceStub
extends io.grpc.stub.AbstractAsyncStub<PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceStub>
A stub to allow clients to do asynchronous rpc calls to service PeerToPeerCommunicationService.
-
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 TypeMethodDescriptionbuild
(io.grpc.Channel channel, io.grpc.CallOptions callOptions) void
notifyNodeAlive
(CrossNodesCommunication.NotifyNodeAliveRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.NotifyNodeAliveResponse> responseObserver) Methods inherited from class io.grpc.stub.AbstractAsyncStub
newStub, newStub
Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
-
Method Details
-
build
protected PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
build
in classio.grpc.stub.AbstractStub<PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceStub>
-
notifyNodeAlive
public void notifyNodeAlive(CrossNodesCommunication.NotifyNodeAliveRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.NotifyNodeAliveResponse> responseObserver)
-