Uses of Interface
com.atlassian.bamboo.grpc.AtlassianCacheCrossNodesEventsServiceGrpc.AsyncService
Packages that use AtlassianCacheCrossNodesEventsServiceGrpc.AsyncService
-
Uses of AtlassianCacheCrossNodesEventsServiceGrpc.AsyncService in com.atlassian.bamboo.grpc
Classes in com.atlassian.bamboo.grpc that implement AtlassianCacheCrossNodesEventsServiceGrpc.AsyncServiceModifier and TypeClassDescriptionstatic classBase class for the server implementation of the service AtlassianCacheCrossNodesEventsService.Methods in com.atlassian.bamboo.grpc with parameters of type AtlassianCacheCrossNodesEventsServiceGrpc.AsyncServiceModifier and TypeMethodDescriptionstatic final io.grpc.ServerServiceDefinitionAtlassianCacheCrossNodesEventsServiceGrpc.bindService(AtlassianCacheCrossNodesEventsServiceGrpc.AsyncService service) -
Uses of AtlassianCacheCrossNodesEventsServiceGrpc.AsyncService in com.atlassian.bamboo.grpc.receiver
Classes in com.atlassian.bamboo.grpc.receiver that implement AtlassianCacheCrossNodesEventsServiceGrpc.AsyncServiceModifier and TypeClassDescriptionclassThis class is responsible for receiving and processing event-based gRPC requests from other nodes within the cluster.