public interface MetaStoreFS
Modifier and Type | Method and Description |
---|---|
boolean |
deleteDir(FileSystem fs,
Path f,
boolean recursive,
Configuration conf)
delete a directory
|
boolean deleteDir(FileSystem fs, Path f, boolean recursive, Configuration conf) throws MetaException
f
- recursive
- MetaException
Copyright © 2012 The Apache Software Foundation