Uses of Class
com.atlassian.bamboo.grpc.CrossNodesCommunication.AtlassianCacheBulkRequest
Package
Description
-
Uses of CrossNodesCommunication.AtlassianCacheBulkRequest in com.atlassian.bamboo.cluster.event.atlassiancache
Modifier and TypeMethodDescriptionAtlassianCacheBulkEvent.toGrpcRequestMessage
(@NotNull MetadataInfo metadataInfo) -
Uses of CrossNodesCommunication.AtlassianCacheBulkRequest in com.atlassian.bamboo.grpc
Modifier and TypeMethodDescriptionCrossNodesCommunication.AtlassianCacheBulkRequest.Builder.build()
CrossNodesCommunication.AtlassianCacheBulkRequest.Builder.buildPartial()
CrossNodesCommunication.AtlassianCacheBulkRequest.getDefaultInstance()
CrossNodesCommunication.AtlassianCacheBulkRequest.Builder.getDefaultInstanceForType()
CrossNodesCommunication.AtlassianCacheBulkRequest.getDefaultInstanceForType()
CrossNodesCommunication.AtlassianCacheBulkRequest.parseDelimitedFrom
(InputStream input) CrossNodesCommunication.AtlassianCacheBulkRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.AtlassianCacheBulkRequest.parseFrom
(byte[] data) CrossNodesCommunication.AtlassianCacheBulkRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.AtlassianCacheBulkRequest.parseFrom
(com.google.protobuf.ByteString data) CrossNodesCommunication.AtlassianCacheBulkRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.AtlassianCacheBulkRequest.parseFrom
(com.google.protobuf.CodedInputStream input) CrossNodesCommunication.AtlassianCacheBulkRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.AtlassianCacheBulkRequest.parseFrom
(InputStream input) CrossNodesCommunication.AtlassianCacheBulkRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.AtlassianCacheBulkRequest.parseFrom
(ByteBuffer data) CrossNodesCommunication.AtlassianCacheBulkRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<CrossNodesCommunication.AtlassianCacheBulkRequest>
CrossNodesCommunication.AtlassianCacheBulkRequest.getParserForType()
static io.grpc.MethodDescriptor<CrossNodesCommunication.AtlassianCacheBulkRequest,
CrossNodesCommunication.CommonResponse> AtlassianCacheCrossNodesEventsServiceGrpc.getPropagateAtlassianCacheBulkMethod()
static com.google.protobuf.Parser<CrossNodesCommunication.AtlassianCacheBulkRequest>
CrossNodesCommunication.AtlassianCacheBulkRequest.parser()
Modifier and TypeMethodDescriptionCrossNodesCommunication.AtlassianCacheBulkRequest.Builder.mergeFrom
(CrossNodesCommunication.AtlassianCacheBulkRequest other) CrossNodesCommunication.AtlassianCacheBulkRequest.newBuilder
(CrossNodesCommunication.AtlassianCacheBulkRequest prototype) default void
AtlassianCacheCrossNodesEventsServiceGrpc.AsyncService.propagateAtlassianCacheBulk
(CrossNodesCommunication.AtlassianCacheBulkRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver) AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceBlockingStub.propagateAtlassianCacheBulk
(CrossNodesCommunication.AtlassianCacheBulkRequest request) com.google.common.util.concurrent.ListenableFuture<CrossNodesCommunication.CommonResponse>
AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceFutureStub.propagateAtlassianCacheBulk
(CrossNodesCommunication.AtlassianCacheBulkRequest request) void
AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceStub.propagateAtlassianCacheBulk
(CrossNodesCommunication.AtlassianCacheBulkRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver) -
Uses of CrossNodesCommunication.AtlassianCacheBulkRequest in com.atlassian.bamboo.grpc.receiver
Modifier and TypeMethodDescriptionvoid
AtlassianCacheCrossNodesEventsReceiverService.propagateAtlassianCacheBulk
(CrossNodesCommunication.AtlassianCacheBulkRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)