Uses of Package
org.apache.sling.discovery.base.commons
Packages that use org.apache.sling.discovery.base.commons
Package
Description
Provides some common classes for discovery implementors that
choose to extend from discovery.base
Provides topology connector implementations for discovery
implementors that choose to extend from discovery.base
-
Classes in org.apache.sling.discovery.base.commons used by org.apache.sling.discovery.base.commonsClassDescriptionThe ClusterViewService is capable of determining the ClusterView of the local cluster (ie of the instances that are all hooked to the same underlying repository).Default Implementation of the topology view interfaceSimple executor of a background job that periodically invokes a particular runnable - catching RuntimeExceptions that might throw - but not catching Errors (that terminates the BackgroundJob).This exception is thrown when the ClusterViewService does not have a cluster view that is valid.A ViewChecker is capable of issuing a heartbeat and subsequently checking the resulting, current view in the local cluster.
-
Classes in org.apache.sling.discovery.base.commons used by org.apache.sling.discovery.base.connectors.pingClassDescriptionThe ClusterViewService is capable of determining the ClusterView of the local cluster (ie of the instances that are all hooked to the same underlying repository).
-
Classes in org.apache.sling.discovery.base.commons used by org.apache.sling.discovery.oakClassDescriptionAbstract base class for DiscoveryService implementations which uses the ClusterViewService plus Topology Connectors to calculate the current TopologyViewThe ClusterViewService is capable of determining the ClusterView of the local cluster (ie of the instances that are all hooked to the same underlying repository).
-
Classes in org.apache.sling.discovery.base.commons used by org.apache.sling.discovery.oak.clusterClassDescriptionThe ClusterViewService is capable of determining the ClusterView of the local cluster (ie of the instances that are all hooked to the same underlying repository).This exception is thrown when the ClusterViewService does not have a cluster view that is valid.
-
Classes in org.apache.sling.discovery.base.commons used by org.apache.sling.discovery.oak.pingerClassDescriptionThe heartbeat handler is responsible and capable of issuing both local and remote heartbeats and registers a periodic job with the scheduler for doing so.Simple executor of a background job that periodically invokes a particular runnable - catching RuntimeExceptions that might throw - but not catching Errors (that terminates the BackgroundJob).A ViewChecker is capable of issuing a heartbeat and subsequently checking the resulting, current view in the local cluster.