Package com.atlassian.bamboo.grpc
Interface PeerToPeerCommunicationServiceGrpc.AsyncService
- All Known Implementing Classes:
PeerToPeerCommunicationReceiverService
,PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceImplBase
- Enclosing class:
- PeerToPeerCommunicationServiceGrpc
public static interface PeerToPeerCommunicationServiceGrpc.AsyncService
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
notifyNodeAlive
(CrossNodesCommunication.NotifyNodeAliveRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.NotifyNodeAliveResponse> responseObserver)
-
Method Details
-
notifyNodeAlive
default void notifyNodeAlive(CrossNodesCommunication.NotifyNodeAliveRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.NotifyNodeAliveResponse> responseObserver)
-