public class TestEncryption extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestEncryption() |
| Modifier and Type | Method and Description |
|---|---|
void |
testLargeBlocks() |
void |
testOddSizedBlocks() |
void |
testSmallBlocks() |
void |
testTypicalHFileBlocks() |
public static final HBaseClassTestRule CLASS_RULE
public TestEncryption()
public void testSmallBlocks() throws Exception
Exceptionpublic void testLargeBlocks() throws Exception
Exceptionpublic void testOddSizedBlocks() throws Exception
Exceptionpublic void testTypicalHFileBlocks() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.