Uses of Class
com.atlassian.bamboo.grpc.CrossNodesCommunication.NotifyNodeAliveRequest
-
Uses of CrossNodesCommunication.NotifyNodeAliveRequest in com.atlassian.bamboo.grpc
Modifier and TypeMethodDescriptionCrossNodesCommunication.NotifyNodeAliveRequest.Builder.build()
CrossNodesCommunication.NotifyNodeAliveRequest.Builder.buildPartial()
CrossNodesCommunication.NotifyNodeAliveRequest.getDefaultInstance()
CrossNodesCommunication.NotifyNodeAliveRequest.Builder.getDefaultInstanceForType()
CrossNodesCommunication.NotifyNodeAliveRequest.getDefaultInstanceForType()
CrossNodesCommunication.NotifyNodeAliveRequest.parseDelimitedFrom
(InputStream input) CrossNodesCommunication.NotifyNodeAliveRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.NotifyNodeAliveRequest.parseFrom
(byte[] data) CrossNodesCommunication.NotifyNodeAliveRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.NotifyNodeAliveRequest.parseFrom
(com.google.protobuf.ByteString data) CrossNodesCommunication.NotifyNodeAliveRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.NotifyNodeAliveRequest.parseFrom
(com.google.protobuf.CodedInputStream input) CrossNodesCommunication.NotifyNodeAliveRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.NotifyNodeAliveRequest.parseFrom
(InputStream input) CrossNodesCommunication.NotifyNodeAliveRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.NotifyNodeAliveRequest.parseFrom
(ByteBuffer data) CrossNodesCommunication.NotifyNodeAliveRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<CrossNodesCommunication.NotifyNodeAliveRequest,
CrossNodesCommunication.NotifyNodeAliveResponse> PeerToPeerCommunicationServiceGrpc.getNotifyNodeAliveMethod()
com.google.protobuf.Parser<CrossNodesCommunication.NotifyNodeAliveRequest>
CrossNodesCommunication.NotifyNodeAliveRequest.getParserForType()
static com.google.protobuf.Parser<CrossNodesCommunication.NotifyNodeAliveRequest>
CrossNodesCommunication.NotifyNodeAliveRequest.parser()
Modifier and TypeMethodDescriptionCrossNodesCommunication.NotifyNodeAliveRequest.Builder.mergeFrom
(CrossNodesCommunication.NotifyNodeAliveRequest other) CrossNodesCommunication.NotifyNodeAliveRequest.newBuilder
(CrossNodesCommunication.NotifyNodeAliveRequest prototype) void
PeerToPeerCommunicationReceiverService.notifyNodeAlive
(CrossNodesCommunication.NotifyNodeAliveRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.NotifyNodeAliveResponse> responseObserver) default void
PeerToPeerCommunicationServiceGrpc.AsyncService.notifyNodeAlive
(CrossNodesCommunication.NotifyNodeAliveRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.NotifyNodeAliveResponse> responseObserver) PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceBlockingStub.notifyNodeAlive
(CrossNodesCommunication.NotifyNodeAliveRequest request) com.google.common.util.concurrent.ListenableFuture<CrossNodesCommunication.NotifyNodeAliveResponse>
PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceFutureStub.notifyNodeAlive
(CrossNodesCommunication.NotifyNodeAliveRequest request) void
PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceStub.notifyNodeAlive
(CrossNodesCommunication.NotifyNodeAliveRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.NotifyNodeAliveResponse> responseObserver)