public class TestWALReaderOnSecureWAL extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
currentTest |
| Constructor and Description |
|---|
TestWALReaderOnSecureWAL() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
void |
testSecureWALReaderOnWAL() |
void |
testWALReaderOnSecureWALWithKeyValues() |
void |
testWALReaderOnSecureWALWithOffheapKeyValues() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName currentTest
public TestWALReaderOnSecureWAL()
public static void setUpBeforeClass() throws Exception
Exceptionpublic void testWALReaderOnSecureWALWithKeyValues() throws Exception
Exceptionpublic void testWALReaderOnSecureWALWithOffheapKeyValues() throws Exception
Exceptionpublic void testSecureWALReaderOnWAL() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.