Class AutoUpgradeClusterLevel

    • Constructor Detail

      • AutoUpgradeClusterLevel

        public AutoUpgradeClusterLevel()
      • AutoUpgradeClusterLevel

        public AutoUpgradeClusterLevel​(AutoUpgradeClusterLevel source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getIsAutoUpgrade

        public Boolean getIsAutoUpgrade()
        Get 是否开启自动变配集群等级
        Returns:
        IsAutoUpgrade 是否开启自动变配集群等级
      • setIsAutoUpgrade

        public void setIsAutoUpgrade​(Boolean IsAutoUpgrade)
        Set 是否开启自动变配集群等级
        Parameters:
        IsAutoUpgrade - 是否开启自动变配集群等级