public class TestRegionObserverBypass extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestRegionObserverBypass.TestCoprocessor |
| Constructor and Description |
|---|
TestRegionObserverBypass() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testMulti()
Test various multiput operations.
|
void |
testSimple()
do a single put that is bypassed by a RegionObserver
|