public class TestWALActionsListener extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestWALActionsListener.DummyWALActionsListener
Just counts when methods are called
|
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestWALActionsListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
void |
testActionListener()
Add a bunch of dummy data and roll the logs every two insert.
|
public static final HBaseClassTestRule CLASS_RULE
public TestWALActionsListener()
public static void setUpBeforeClass() throws Exception
Exceptionpublic void testActionListener() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.