Uses of Interface
com.atlassian.bamboo.cluster.grpc.GrpcChannelService
Package
Description
-
Uses of GrpcChannelService in com.atlassian.bamboo.cluster
ModifierConstructorDescriptionPerNodeLocalQueueManager
(BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, PerNodeLocalQueueFactory perNodeLocalQueueFactory, com.atlassian.event.api.EventPublisher eventPublisher, TapePerNodeLocalQueueCriticalHandlerFactory tapePerNodeLocalQueueCriticalHandlerFactory, GrpcChannelService grpcChannelService) -
Uses of GrpcChannelService in com.atlassian.bamboo.cluster.peertopeer
ModifierConstructorDescriptionPeerToPeerClient
(BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, com.atlassian.event.api.EventPublisher eventPublisher, GrpcChannelService grpcChannelService) -
Uses of GrpcChannelService in com.atlassian.bamboo.grpc
ModifierConstructorDescriptionGrpcServer
(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) -
Uses of GrpcChannelService in com.atlassian.bamboo.grpc.authentication