public class TestClassLoading extends Object
| Constructor and Description |
|---|
TestClassLoading() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testClassLoadingFromHDFS() |
void |
testClassLoadingFromLibDirInJar() |
void |
testClassLoadingFromLocalFS() |
void |
testClassLoadingFromRelativeLibDirInJar() |
void |
testFindCoprocessors() |
void |
testHBase3810() |
void |
testMasterCoprocessorsReported() |
void |
testPrivateClassLoader() |
void |
testRegionServerCoprocessorsReported() |
public void testClassLoadingFromLocalFS()
throws Exception
Exceptionpublic void testClassLoadingFromLibDirInJar()
throws Exception
Exceptionpublic void testClassLoadingFromRelativeLibDirInJar()
throws Exception
Exceptionpublic void testRegionServerCoprocessorsReported()
throws Exception
Exceptionpublic void testMasterCoprocessorsReported()
public void testFindCoprocessors()