Class HDFSConfig

    • Constructor Detail

      • HDFSConfig

        public HDFSConfig()
      • HDFSConfig

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

      • getId

        public String getId()
        Get 集群实例ID,实例ID形如: emr-xxxxxxxx
        Returns:
        Id 集群实例ID,实例ID形如: emr-xxxxxxxx
      • setId

        public void setId​(String Id)
        Set 集群实例ID,实例ID形如: emr-xxxxxxxx
        Parameters:
        Id - 集群实例ID,实例ID形如: emr-xxxxxxxx
      • getPath

        public String getPath()
        Get 路径
        Returns:
        Path 路径
      • setPath

        public void setPath​(String Path)
        Set 路径
        Parameters:
        Path - 路径