Class LocalClusterView
java.lang.Object
org.apache.sling.discovery.commons.providers.DefaultClusterView
org.apache.sling.discovery.commons.providers.spi.LocalClusterView
- All Implemented Interfaces:
ClusterView
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
isPartiallyStarted
(Integer clusterNodeId) void
setPartiallyStartedClusterNodeIds
(Collection<Integer> clusterNodeIds) Methods inherited from class org.apache.sling.discovery.commons.providers.DefaultClusterView
addInstanceDescription, equals, getId, getInstances, getLeader, getLocalInstance, hashCode, removeInstanceDescription, toString
-
Constructor Details
-
LocalClusterView
-
-
Method Details
-
getLocalClusterSyncTokenId
-
getPartiallyStartedClusterNodeIds
-
setPartiallyStartedClusterNodeIds
-
isPartiallyStarted
-
hasPartiallyStartedInstances
public boolean hasPartiallyStartedInstances()
-