Class LocalClusterView

    • Constructor Detail

      • LocalClusterView

        public LocalClusterView​(java.lang.String id,
                                java.lang.String localClusterSyncTokenId)
    • Method Detail

      • getLocalClusterSyncTokenId

        public java.lang.String getLocalClusterSyncTokenId()
      • getPartiallyStartedClusterNodeIds

        public java.util.Set<java.lang.Integer> getPartiallyStartedClusterNodeIds()
      • setPartiallyStartedClusterNodeIds

        public void setPartiallyStartedClusterNodeIds​(java.util.Collection<java.lang.Integer> clusterNodeIds)
      • isPartiallyStarted

        public boolean isPartiallyStarted​(java.lang.Integer clusterNodeId)
      • hasPartiallyStartedInstances

        public boolean hasPartiallyStartedInstances()