org.apache.hadoop.hbase.util
Class FSUtils.UserTableDirFilter
java.lang.Object
org.apache.hadoop.hbase.util.FSUtils.BlackListDirFilter
org.apache.hadoop.hbase.util.FSUtils.UserTableDirFilter
- All Implemented Interfaces:
- org.apache.hadoop.fs.PathFilter
- Enclosing class:
- FSUtils
public static class FSUtils.UserTableDirFilter
- extends FSUtils.BlackListDirFilter
A PathFilter
that returns usertable directories. To get all directories use the
FSUtils.BlackListDirFilter
with a null blacklist
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FSUtils.UserTableDirFilter
public FSUtils.UserTableDirFilter(org.apache.hadoop.fs.FileSystem fs)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.