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