|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hbase.util.FSUtils.DirFilter
public static class FSUtils.DirFilter
A PathFilter that returns directories.
| Constructor Summary | |
|---|---|
FSUtils.DirFilter(org.apache.hadoop.fs.FileSystem fs)
|
|
| Method Summary | |
|---|---|
boolean |
accept(org.apache.hadoop.fs.Path p)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FSUtils.DirFilter(org.apache.hadoop.fs.FileSystem fs)
| Method Detail |
|---|
public boolean accept(org.apache.hadoop.fs.Path p)
accept in interface org.apache.hadoop.fs.PathFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||