public interface ClusterViewService
Modifier and Type | Method and Description |
---|---|
LocalClusterView |
getLocalClusterView()
Returns the current, local cluster view - throwing an
UndefinedClusterViewException if it cannot determine
a clusterView at the moment.
|
java.lang.String |
getSlingId()
the sling id of the local instance
|
java.lang.String getSlingId()
LocalClusterView getLocalClusterView() throws UndefinedClusterViewException
UndefinedClusterViewException
- thrown when
the ClusterView cannot be determined at the moment
(also contains more details as to why exactly)Copyright © 2018 The Apache Software Foundation. All rights reserved.