| Package | Description |
|---|---|
| org.apache.sling.discovery.impl.cluster.voting | |
| org.apache.sling.discovery.impl.common | |
| org.apache.sling.discovery.impl.common.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
VotingView
DAO for an ongoing voting, providing a few helper methods
|
| Modifier and Type | Method and Description |
|---|---|
static View |
ViewHelper.getEstablishedView(org.apache.sling.api.resource.ResourceResolver resourceResolver,
Config config)
Return the currently established cluster view - or null if there is no
cluster view established at the moment.
|
| Constructor and Description |
|---|
EstablishedClusterView(Config config,
View view,
String localId)
Construct a new established cluster view
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.