Pārlūkot izejas kodu

HADOOP-17672.Remove an invalid comment content in the FileContext class. (#2961)

Co-authored-by: zhujianghua <zhujianghua@zhujianghuadeMacBook-Pro.local>
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
jianghuazhu 4 gadi atpakaļ
vecāks
revīzija
87e0000137

+ 0 - 5
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileContext.java

@@ -358,11 +358,6 @@ public class FileContext implements PathCapabilities {
     }
   }
   
-  /**
-   * Protected Static Factory methods for getting a FileContexts
-   * that take a AbstractFileSystem as input. To be used for testing.
-   */
-
   /**
    * Create a FileContext with specified FS as default using the specified
    * config.