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
All Methods Instance Methods Default Methods Modifier and Type Method Description default void
notifyNodeAlive(CrossNodesCommunication.NotifyNodeAliveRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.NotifyNodeAliveResponse> responseObserver)
-
-
-
Method Detail
-
notifyNodeAlive
default void notifyNodeAlive(CrossNodesCommunication.NotifyNodeAliveRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.NotifyNodeAliveResponse> responseObserver)
-
-