public class TestEncryptionRandomKeying extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static HBaseClassTestRule | CLASS_RULE | 
| private static org.apache.hadoop.conf.Configuration | conf | 
| private static org.apache.hadoop.hbase.HTableDescriptor | htd | 
| private static HBaseTestingUtility | TEST_UTIL | 
| Constructor and Description | 
|---|
| TestEncryptionRandomKeying() | 
| Modifier and Type | Method and Description | 
|---|---|
| private static byte[] | extractHFileKey(org.apache.hadoop.fs.Path path) | 
| private static List<org.apache.hadoop.fs.Path> | findStorefilePaths(org.apache.hadoop.hbase.TableName tableName) | 
| static void | setUp() | 
| static void | tearDown() | 
| void | testRandomKeying() | 
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
private static org.apache.hadoop.conf.Configuration conf
private static org.apache.hadoop.hbase.HTableDescriptor htd
public TestEncryptionRandomKeying()
private static List<org.apache.hadoop.fs.Path> findStorefilePaths(org.apache.hadoop.hbase.TableName tableName) throws Exception
Exceptionprivate static byte[] extractHFileKey(org.apache.hadoop.fs.Path path) throws Exception
Exceptionpublic void testRandomKeying() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.