public class TestWALProcedureStoreOnHDFS extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestWALProcedureStoreOnHDFS() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
tearDown() |
void |
testWalAbortOnLowReplication() |
void |
testWalAbortOnLowReplicationWithQueuedWriters() |
void |
testWalRollOnLowReplication() |
void |
waitForNumReplicas(int numReplicas) |
protected static final HBaseTestingUtility UTIL
public void testWalAbortOnLowReplication()
throws Exception
Exceptionpublic void testWalAbortOnLowReplicationWithQueuedWriters()
throws Exception
Exceptionpublic void testWalRollOnLowReplication()
throws Exception
Exception