Uses of Class
org.apache.sling.discovery.commons.providers.DefaultClusterView
Packages that use DefaultClusterView
Package
Description
Provides commons utility for providers of the Discovery API.
Provides an SPI for providers, used by discovery.commons.providers.impl
-
Uses of DefaultClusterView in org.apache.sling.discovery.commons.providers
Constructors in org.apache.sling.discovery.commons.providers with parameters of type DefaultClusterViewModifierConstructorDescriptionDefaultInstanceDescription
(DefaultClusterView clusterView, boolean isLeader, boolean isOwn, String slingId, Map<String, String> properties) NonLocalInstanceDescription
(DefaultClusterView cluster, boolean isLeader, String slingId, Map<String, String> properties) -
Uses of DefaultClusterView in org.apache.sling.discovery.commons.providers.spi
Subclasses of DefaultClusterView in org.apache.sling.discovery.commons.providers.spi