Uses of Interface
com.atlassian.bamboo.cluster.grpc.GrpcChannelService
Packages that use GrpcChannelService
Package
Description
-
Uses of GrpcChannelService in com.atlassian.bamboo.cluster
Constructors in com.atlassian.bamboo.cluster with parameters of type GrpcChannelServiceModifierConstructorDescriptionPerNodeLocalQueueManager
(BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, PerNodeLocalQueueFactory perNodeLocalQueueFactory, com.atlassian.event.api.EventPublisher eventPublisher, TapePerNodeLocalQueueCriticalHandlerFactory tapePerNodeLocalQueueCriticalHandlerFactory, GrpcChannelService grpcChannelService) -
Uses of GrpcChannelService in com.atlassian.bamboo.cluster.peertopeer
Constructors in com.atlassian.bamboo.cluster.peertopeer with parameters of type GrpcChannelServiceModifierConstructorDescriptionPeerToPeerClient
(BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, com.atlassian.event.api.EventPublisher eventPublisher, GrpcChannelService grpcChannelService) -
Uses of GrpcChannelService in com.atlassian.bamboo.grpc
Constructors in com.atlassian.bamboo.grpc with parameters of type GrpcChannelServiceModifierConstructorDescriptionGrpcServer
(ClusterNodeProperties clusterNodeProperties, ImmutablePlanCacheService immutablePlanCacheService, PluginClusterAwareService pluginClusterAwareService, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, GrpcBackedCacheManager grpcBackedCacheManager, BambooClusterSettings bambooClusterSettings, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, org.springframework.security.core.session.SessionRegistry sessionRegistry, BambooUserManager bambooUserManager, ClusterAwareLifecycleManager clusterAwareLifecycleManager, GrpcChannelService grpcChannelService, FileBasedPersister fileBasedPersister, com.atlassian.event.api.EventPublisher eventPublisher, ClusterMessageReceiver clusterMessageReceiver, CachedEnvironmentService cachedEnvironmentService, CachedDeploymentProjectService cachedDeploymentProjectService) -
Uses of GrpcChannelService in com.atlassian.bamboo.grpc.authentication
Classes in com.atlassian.bamboo.grpc.authentication that implement GrpcChannelService