public static class FSUtils.UserTableDirFilter extends FSUtils.BlackListDirFilter
PathFilter that returns usertable directories. To get all directories use the
FSUtils.BlackListDirFilter with a null blacklist| Constructor and Description |
|---|
UserTableDirFilter(org.apache.hadoop.fs.FileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isValidName(String name) |
acceptaccept, accept, isDirectory, isFilepublic UserTableDirFilter(org.apache.hadoop.fs.FileSystem fs)
protected boolean isValidName(String name)
isValidName in class FSUtils.BlackListDirFilterCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.