Uses of Interface
com.atlassian.bamboo.grpc.PluginCrossNodesEventsServiceGrpc.AsyncService
-
Uses of PluginCrossNodesEventsServiceGrpc.AsyncService in com.atlassian.bamboo.grpc
Modifier and TypeClassDescriptionstatic class
Base class for the server implementation of the service PluginCrossNodesEventsService.Modifier and TypeMethodDescriptionstatic final io.grpc.ServerServiceDefinition
PluginCrossNodesEventsServiceGrpc.bindService
(PluginCrossNodesEventsServiceGrpc.AsyncService service) -
Uses of PluginCrossNodesEventsServiceGrpc.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.