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 SummaryNested ClassesModifier and TypeClassDescriptionstatic classstatic classFilters both test classes and anything in the hadoop-compat modulesNested classes/interfaces inherited from class org.apache.hadoop.hbase.ClassFinderClassFinder.And, ClassFinder.ClassFilter, ClassFinder.FileNameFilter, ClassFinder.Not, ClassFinder.ResourcePathFilter
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.hadoop.hbase.ClassFinderfindClasses, findClasses
- 
Constructor Details- 
ClassTestFinderpublic ClassTestFinder()
- 
ClassTestFinder
 
- 
- 
Method Details- 
getCategoryAnnotations
 
-