Class ClassFinder

java.lang.Object
org.apache.hadoop.hbase.ClassFinder
Direct Known Subclasses:
ClassTestFinder

public class ClassFinder extends Object
A class that finds a set of classes that are locally accessible (from .class or .jar files), and satisfy the conditions that are imposed by name and class filters provided by the user.