Package org.apache.hadoop.hbase
Class ClassTestFinder
java.lang.Object
org.apache.hadoop.hbase.ClassFinder
org.apache.hadoop.hbase.ClassTestFinder
ClassFinder that is pre-configured with filters that will only allow test classes. The name is
strange because a logical name would start with "Test" and be confusing.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
Filters both test classes and anything in the hadoop-compat modulesNested classes/interfaces inherited from class org.apache.hadoop.hbase.ClassFinder
ClassFinder.And, ClassFinder.ClassFilter, ClassFinder.FileNameFilter, ClassFinder.Not, ClassFinder.ResourcePathFilter
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.ClassFinder
findClasses, findClasses
-
Constructor Details
-
ClassTestFinder
public ClassTestFinder() -
ClassTestFinder
-
-
Method Details
-
getCategoryAnnotations
-