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