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 IdMapServiceIdMapService.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 OakBacklogClusterSyncServiceOakBacklogClusterSyncService.testConstructor(DiscoveryLiteConfig commonsConfig, IdMapService idMapService, SlingSettingsService settingsService, ResourceResolverFactory resourceResolverFactory) for testing only!static OakBacklogClusterSyncServiceOakBacklogClusterSyncService.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 OakDiscoveryServiceOakDiscoveryService.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 OakClusterViewServiceOakClusterViewService.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)