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