public class TestCoprocessorHost extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
TestCoprocessorHost.CoprocessorHostForTest<E extends org.apache.hadoop.hbase.Coprocessor> |
static class |
TestCoprocessorHost.SimpleRegionObserverV2 |
static class |
TestCoprocessorHost.SimpleRegionObserverV3 |
private static class |
TestCoprocessorHost.TestAbortable
An
Abortable implementation for tests. |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestCoprocessorHost() |
Modifier and Type | Method and Description |
---|---|
void |
testDoubleLoadingAndPriorityValue() |
public static final HBaseClassTestRule CLASS_RULE
public TestCoprocessorHost()
public void testDoubleLoadingAndPriorityValue()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.