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 |
---|---|
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 |
---|---|
void |
DefaultTopologyView.setLocalClusterView(LocalClusterView localClusterView)
Adds the instances of the given ClusterView to this topology
|
Modifier and Type | Method and Description |
---|---|
LocalClusterView |
OakClusterViewService.getLocalClusterView() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.