public class TestSplitTransaction extends Object
SplitTransactionImpl
class against an HRegion (as opposed to
running cluster).Modifier and Type | Class and Description |
---|---|
static class |
TestSplitTransaction.CustomObserver |
Constructor and Description |
---|
TestSplitTransaction() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
void |
teardown() |
void |
testCountReferencesFailsSplit() |
void |
testFailAfterPONR() |
void |
testPrepare()
Test straight prepare works.
|
void |
testPrepareWithBadSplitRow()
Pass an unreasonable split row.
|
void |
testPrepareWithClosedRegion() |
void |
testPrepareWithRegionsWithReference()
Pass a reference store
|
void |
testRollback() |
void |
testWholesomeSplit() |
public void setup() throws IOException
IOException
public void teardown() throws IOException
IOException
public void testFailAfterPONR() throws IOException, KeeperException
IOException
KeeperException
public void testPrepare() throws IOException
GOOD_SPLIT_ROW
IOException
public void testPrepareWithRegionsWithReference() throws IOException
IOException
public void testPrepareWithBadSplitRow() throws IOException
IOException
public void testPrepareWithClosedRegion() throws IOException
IOException
public void testWholesomeSplit() throws IOException
IOException
public void testCountReferencesFailsSplit() throws IOException
IOException
public void testRollback() throws IOException
IOException