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