Class FSUtils


  • public class FSUtils
    extends Object
    • Method Detail

      • reload

        public static void reload()
      • getFSType

        public static FSType getFSType​(File file)
      • getFSType

        public static FSType getFSType​(String fsPath)
      • getOSDefaultPath

        public static String getOSDefaultPath​(String bucket,
                                              int dataNodeId)
      • isLocal

        public static boolean isLocal​(String fsPath)
      • isLocal

        public static boolean isLocal​(File file)