public class TestCoprocessorConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestCoprocessorConfiguration.SystemCoprocessor |
static class |
TestCoprocessorConfiguration.TableCoprocessor |
| Constructor and Description |
|---|
TestCoprocessorConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMasterCoprocessorHostDefaults() |
void |
testRegionCoprocessorHostAllDisabled() |
void |
testRegionCoprocessorHostDefaults() |
void |
testRegionCoprocessorHostTableLoadingDisabled() |
void |
testRegionServerCoprocessorHostDefaults() |
public void testRegionCoprocessorHostDefaults()
throws Exception
Exceptionpublic void testRegionServerCoprocessorHostDefaults()
throws Exception
Exceptionpublic void testMasterCoprocessorHostDefaults()
throws Exception
Exceptionpublic void testRegionCoprocessorHostAllDisabled()
throws Exception
Exception