Class BindCluster

    • Constructor Detail

      • BindCluster

        public BindCluster()
      • BindCluster

        public BindCluster​(BindCluster 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

      • getClusterName

        public String getClusterName()
        Get 物理集群的名称
        Returns:
        ClusterName 物理集群的名称
      • setClusterName

        public void setClusterName​(String ClusterName)
        Set 物理集群的名称
        Parameters:
        ClusterName - 物理集群的名称