Uses of Class
org.apache.sling.discovery.commons.providers.spi.base.IdMapService
Packages that use IdMapService
Package
Description
Provides default SPI-implementations used by discovery.commons.providers.impl
-
Uses of IdMapService in org.apache.sling.discovery.commons.providers.spi.base
Methods in org.apache.sling.discovery.commons.providers.spi.base that return IdMapServiceModifier and TypeMethodDescriptionstatic IdMapService
IdMapService.testConstructor
(DiscoveryLiteConfig commonsConfig, SlingSettingsService settingsService, ResourceResolverFactory resourceResolverFactory) test-only constructorMethods in org.apache.sling.discovery.commons.providers.spi.base with parameters of type IdMapServiceModifier and TypeMethodDescriptionstatic OakBacklogClusterSyncService
OakBacklogClusterSyncService.testConstructor
(DiscoveryLiteConfig commonsConfig, IdMapService idMapService, SlingSettingsService settingsService, ResourceResolverFactory resourceResolverFactory) for testing only!static OakBacklogClusterSyncService
OakBacklogClusterSyncService.testConstructorAndActivate
(DiscoveryLiteConfig commonsConfig, IdMapService idMapService, SlingSettingsService settingsService, ResourceResolverFactory resourceResolverFactory) -
Uses of IdMapService in org.apache.sling.discovery.oak
Methods in org.apache.sling.discovery.oak with parameters of type IdMapServiceModifier and TypeMethodDescriptionstatic OakDiscoveryService
OakDiscoveryService.testConstructor
(SlingSettingsService settingsService, AnnouncementRegistry announcementRegistry, ConnectorRegistry connectorRegistry, ClusterViewService clusterViewService, Config config, OakViewChecker connectorPinger, Scheduler scheduler, IdMapService idMapService, OakBacklogClusterSyncService oakBacklogClusterSyncService, SyncTokenService syncTokenService, ResourceResolverFactory factory) -
Uses of IdMapService in org.apache.sling.discovery.oak.cluster
Methods in org.apache.sling.discovery.oak.cluster with parameters of type IdMapServiceModifier and TypeMethodDescriptionstatic OakClusterViewService
OakClusterViewService.testConstructor
(SlingSettingsService settingsService, ResourceResolverFactory resourceResolverFactory, IdMapService idMapService, Config config) Constructors in org.apache.sling.discovery.oak.cluster with parameters of type IdMapServiceModifierConstructorDescriptionClusterReader
(ResourceResolver resourceResolver, Config config, IdMapService idMapService, Map<Integer, InstanceInfo> seenLocalInstances)