Package | Description |
---|---|
org.apache.hadoop.hbase |
Modifier and Type | Method and Description |
---|---|
private static TestClassFinder.FileAndPath |
TestClassFinder.compileTestClass(long counter,
String packageNameSuffix,
String classNamePrefix)
Compiles the test class with bogus code into a .class file.
|
Modifier and Type | Method and Description |
---|---|
private static String |
TestClassFinder.packageAndLoadJar(TestClassFinder.FileAndPath... filesInJar)
Makes a jar out of some class files.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.