Uses of Interface
org.apache.sling.discovery.base.commons.ViewChecker
Package
Description
Provides some common classes for discovery implementors that
choose to extend from discovery.base
-
Uses of ViewChecker in org.apache.sling.discovery.base.commons
Modifier and TypeClassDescriptionclass
The heartbeat handler is responsible and capable of issuing both local and remote heartbeats and registers a periodic job with the scheduler for doing so. -
Uses of ViewChecker in org.apache.sling.discovery.oak.pinger
Modifier and TypeClassDescriptionclass
The OakViewChecker is taking care of checking the oak discovery-lite descriptor when checking the local cluster view and passing that on to the ViewStateManager which will then detect whether there was any change or not.