Uses of Class
org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
Packages that use OakBacklogClusterSyncService
Package
Description
Provides default SPI-implementations used by discovery.commons.providers.impl
-
Uses of OakBacklogClusterSyncService in org.apache.sling.discovery.commons.providers.spi.base
Methods in org.apache.sling.discovery.commons.providers.spi.base that return OakBacklogClusterSyncServiceModifier 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 OakBacklogClusterSyncService in org.apache.sling.discovery.oak
Methods in org.apache.sling.discovery.oak with parameters of type OakBacklogClusterSyncServiceModifier 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)