public class TestObservedExceptionsInBatch extends Object
HRegion.ObservedExceptionsInBatch
.Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.hbase.regionserver.HRegion.ObservedExceptionsInBatch |
observedExceptions |
Constructor and Description |
---|
TestObservedExceptionsInBatch() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
void |
testNoObservationsOnCreation() |
void |
testObservedAfterRecording() |
public static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.hbase.regionserver.HRegion.ObservedExceptionsInBatch observedExceptions
public TestObservedExceptionsInBatch()
public void setup()
public void testNoObservationsOnCreation()
public void testObservedAfterRecording()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.