Class TestEncryptionRandomKeying
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestEncryptionRandomKeying
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.conf.Configuration
private static org.apache.hadoop.hbase.HTableDescriptor
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate 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
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
conf
-
htd
-
-
Constructor Details
-
TestEncryptionRandomKeying
public TestEncryptionRandomKeying()
-
-
Method Details