Uses of Class
com.atlassian.bamboo.grpc.CrossNodesCommunication.AtlassianCachePutIfAbsentRequest
Packages that use CrossNodesCommunication.AtlassianCachePutIfAbsentRequest
Package
Description
-
Uses of CrossNodesCommunication.AtlassianCachePutIfAbsentRequest in com.atlassian.bamboo.cluster.event.atlassiancache
Methods in com.atlassian.bamboo.cluster.event.atlassiancache that return CrossNodesCommunication.AtlassianCachePutIfAbsentRequestModifier and TypeMethodDescriptionAtlassianCachePutIfAbsentEvent.toGrpcRequestMessage(@NotNull MetadataInfo metadataInfo) -
Uses of CrossNodesCommunication.AtlassianCachePutIfAbsentRequest in com.atlassian.bamboo.grpc
Methods in com.atlassian.bamboo.grpc that return CrossNodesCommunication.AtlassianCachePutIfAbsentRequestModifier and TypeMethodDescriptionCrossNodesCommunication.AtlassianCachePutIfAbsentRequest.Builder.build()CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.Builder.buildPartial()CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.getDefaultInstance()CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.Builder.getDefaultInstanceForType()CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.getDefaultInstanceForType()CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.parseDelimitedFrom(InputStream input) CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.parseFrom(byte[] data) CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.parseFrom(com.google.protobuf.ByteString data) CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.parseFrom(com.google.protobuf.CodedInputStream input) CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.parseFrom(InputStream input) CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.parseFrom(ByteBuffer data) CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.atlassian.bamboo.grpc that return types with arguments of type CrossNodesCommunication.AtlassianCachePutIfAbsentRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CrossNodesCommunication.AtlassianCachePutIfAbsentRequest>CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.getParserForType()static io.grpc.MethodDescriptor<CrossNodesCommunication.AtlassianCachePutIfAbsentRequest,CrossNodesCommunication.CommonResponse> AtlassianCacheCrossNodesEventsServiceGrpc.getPropagateAtlassianCachePutIfAbsentMethod()static com.google.protobuf.Parser<CrossNodesCommunication.AtlassianCachePutIfAbsentRequest>CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.parser()Methods in com.atlassian.bamboo.grpc with parameters of type CrossNodesCommunication.AtlassianCachePutIfAbsentRequestModifier and TypeMethodDescriptionCrossNodesCommunication.AtlassianCachePutIfAbsentRequest.Builder.mergeFrom(CrossNodesCommunication.AtlassianCachePutIfAbsentRequest other) CrossNodesCommunication.AtlassianCachePutIfAbsentRequest.newBuilder(CrossNodesCommunication.AtlassianCachePutIfAbsentRequest prototype) default voidAtlassianCacheCrossNodesEventsServiceGrpc.AsyncService.propagateAtlassianCachePutIfAbsent(CrossNodesCommunication.AtlassianCachePutIfAbsentRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver) AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceBlockingStub.propagateAtlassianCachePutIfAbsent(CrossNodesCommunication.AtlassianCachePutIfAbsentRequest request) com.google.common.util.concurrent.ListenableFuture<CrossNodesCommunication.CommonResponse>AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceFutureStub.propagateAtlassianCachePutIfAbsent(CrossNodesCommunication.AtlassianCachePutIfAbsentRequest request) voidAtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceStub.propagateAtlassianCachePutIfAbsent(CrossNodesCommunication.AtlassianCachePutIfAbsentRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver) -
Uses of CrossNodesCommunication.AtlassianCachePutIfAbsentRequest in com.atlassian.bamboo.grpc.receiver
Methods in com.atlassian.bamboo.grpc.receiver with parameters of type CrossNodesCommunication.AtlassianCachePutIfAbsentRequestModifier and TypeMethodDescriptionvoidAtlassianCacheCrossNodesEventsReceiverService.propagateAtlassianCachePutIfAbsent(CrossNodesCommunication.AtlassianCachePutIfAbsentRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)