Class TestEncryptionRandomKeying
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestEncryptionRandomKeying
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.apache.hadoop.conf.Configurationprivate static org.apache.hadoop.hbase.client.TableDescriptorBuilderprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
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 voidsetUp()static voidtearDown()void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
conf
-
tdb
-
-
Constructor Details
-
TestEncryptionRandomKeying
public TestEncryptionRandomKeying()
-
-
Method Details