public class TestNamespaceReplication extends TestReplicationBase
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
boolean |
serialPeer |
admin, CONF_WITH_LOCALFS, conf1, conf2, famName, hbaseAdmin, htable1, htable2, NB_RETRIES, NB_ROWS_IN_BATCH, NB_ROWS_IN_BIG_BATCH, noRepfamName, PEER_ID2, row, scopes, SLEEP_TIME, tableName, utility1, utility2, zkw1, zkw2| Constructor and Description |
|---|
TestNamespaceReplication() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isSerialPeer() |
static List<Boolean> |
parameters() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testNamespaceReplication() |
cleanUp, loadData, runSimplePutDeleteTest, runSmallBatchTest, setUpBase, tearDownBase, waitForReplicationpublic static final HBaseClassTestRule CLASS_RULE
public boolean serialPeer
public TestNamespaceReplication()
protected boolean isSerialPeer()
isSerialPeer in class TestReplicationBasepublic static List<Boolean> parameters()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testNamespaceReplication() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.