Uses of Class
org.apache.hadoop.util.DiskChecker.DiskErrorException

Packages that use DiskChecker.DiskErrorException
org.apache.hadoop.util Common utilities. 
 

Uses of DiskChecker.DiskErrorException in org.apache.hadoop.util
 

Methods in org.apache.hadoop.util that throw DiskChecker.DiskErrorException
static void DiskChecker.checkDir(File dir)
          Create the directory if it doesn't exist and
static void DiskChecker.checkDir(LocalFileSystem localFS, Path dir, FsPermission expected)
          Create the local directory if necessary, check permissions and also ensure it can be read from and written into.
 



Copyright © 2009 The Apache Software Foundation