| Package | Description | 
|---|---|
| org.apache.sling.discovery.base.commons | Provides some common classes for discovery implementors that 
 choose to extend from discovery.base | 
| org.apache.sling.discovery.oak.cluster | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | ClusterViewHelper. contains(ClusterView clusterView,
        java.lang.String slingId)checks whether the cluster view contains a particular sling id | 
| static boolean | ClusterViewHelper. containsAny(ClusterView clusterView,
           java.util.Collection<InstanceDescription> listInstances)checks whether the cluster contains any of the provided instances | 
| LocalClusterView | ClusterViewService. getLocalClusterView()Returns the current, local cluster view - throwing an
 UndefinedClusterViewException if it cannot determine
 a clusterView at the moment. | 
| Modifier and Type | Method and Description | 
|---|---|
| LocalClusterView | OakClusterViewService. getLocalClusterView() | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.