Uses of Class
org.apache.hadoop.hbase.util.AbstractFileStatusFilter
Packages that use AbstractFileStatusFilter
-
Uses of AbstractFileStatusFilter in org.apache.hadoop.hbase.snapshot
Subclasses of AbstractFileStatusFilter in org.apache.hadoop.hbase.snapshotModifier and TypeClassDescriptionstatic class
Filter that only accepts completed snapshot directories -
Uses of AbstractFileStatusFilter in org.apache.hadoop.hbase.util
Subclasses of AbstractFileStatusFilter in org.apache.hadoop.hbase.utilModifier and TypeClassDescriptionstatic class
Directory filter that doesn't include any of the directories in the specified blackliststatic class
APathFilter
that only allows directories.static class
Filter for all dirs that are legal column family names.(package private) static class
APathFilter
that returns only regular files.static class
Filter for HFiles that excludes reference files.static class
static class
Filter for all dirs that don't start with '.'static class
APathFilter
that returns usertable directories.