Uses of Class
org.apache.sling.discovery.oak.pinger.OakViewChecker
-
Uses of OakViewChecker in org.apache.sling.discovery.oak
Modifier 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 OakViewChecker in org.apache.sling.discovery.oak.pinger
Modifier and TypeMethodDescriptionstatic OakViewChecker
OakViewChecker.testConstructor
(SlingSettingsService slingSettingsService, ResourceResolverFactory resourceResolverFactory, ConnectorRegistry connectorRegistry, AnnouncementRegistry announcementRegistry, Scheduler scheduler, Config config) for testing only