Uses of Interface
com.atlassian.bamboo.grpc.AtlassianCacheCrossNodesEventsServiceGrpc.AsyncService
-
Uses of AtlassianCacheCrossNodesEventsServiceGrpc.AsyncService in com.atlassian.bamboo.grpc
Modifier and TypeClassDescriptionstatic class
Base class for the server implementation of the service AtlassianCacheCrossNodesEventsService.Modifier and TypeMethodDescriptionstatic final io.grpc.ServerServiceDefinition
AtlassianCacheCrossNodesEventsServiceGrpc.bindService
(AtlassianCacheCrossNodesEventsServiceGrpc.AsyncService service) -
Uses of AtlassianCacheCrossNodesEventsServiceGrpc.AsyncService in com.atlassian.bamboo.grpc.receiver
Modifier and TypeClassDescriptionclass
This class is responsible for receiving and processing event-based gRPC requests from other nodes within the cluster.