Uses of Class
org.apache.hadoop.hbase.TestClassFinder.FileAndPath
Packages that use TestClassFinder.FileAndPath
-
Uses of TestClassFinder.FileAndPath in org.apache.hadoop.hbase
Methods in org.apache.hadoop.hbase that return TestClassFinder.FileAndPathModifier and TypeMethodDescriptionprivate static TestClassFinder.FileAndPath
TestClassFinder.compileTestClass
(long counter, String packageNameSuffix, String classNamePrefix) Compiles the test class with bogus code into a .class file.Methods in org.apache.hadoop.hbase with parameters of type TestClassFinder.FileAndPathModifier and TypeMethodDescriptionprivate static String
TestClassFinder.packageAndLoadJar
(TestClassFinder.FileAndPath... filesInJar) Makes a jar out of some class files.