|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |