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

Packages that use DiskChecker.DiskErrorException
org.apache.hadoop.dfs A distributed implementation of FileSystem
org.apache.hadoop.util Common utilities. 
 

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

Methods in org.apache.hadoop.dfs that throw DiskChecker.DiskErrorException
 void FSDatasetInterface.checkDataDir()
          Check if all the data directories are healthy
 

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)
           
 



Copyright © 2008 The Apache Software Foundation