public class LocalClusterView extends DefaultClusterView
Constructor and Description |
---|
LocalClusterView(java.lang.String id,
java.lang.String localClusterSyncTokenId) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLocalClusterSyncTokenId() |
java.util.Set<java.lang.Integer> |
getPartiallyStartedClusterNodeIds() |
boolean |
hasPartiallyStartedInstances() |
boolean |
isPartiallyStarted(java.lang.Integer clusterNodeId) |
void |
setPartiallyStartedClusterNodeIds(java.util.Collection<java.lang.Integer> clusterNodeIds) |
addInstanceDescription, equals, getId, getInstances, getLeader, getLocalInstance, hashCode, removeInstanceDescription, toString
public LocalClusterView(java.lang.String id, java.lang.String localClusterSyncTokenId)
public java.lang.String getLocalClusterSyncTokenId()
public java.util.Set<java.lang.Integer> getPartiallyStartedClusterNodeIds()
public void setPartiallyStartedClusterNodeIds(java.util.Collection<java.lang.Integer> clusterNodeIds)
public boolean isPartiallyStarted(java.lang.Integer clusterNodeId)
public boolean hasPartiallyStartedInstances()
Copyright © 2010 - 2023 Adobe. All Rights Reserved