Class TestVisibilityLabelsOnNewVersionBehaviorTable
java.lang.Object
org.apache.hadoop.hbase.security.visibility.VisibilityLabelsWithDeletesTestBase
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsOnNewVersionBehaviorTable
@Tag("org.apache.hadoop.hbase.testclassification.SecurityTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestVisibilityLabelsOnNewVersionBehaviorTable
extends VisibilityLabelsWithDeletesTestBase
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.hadoop.hbase.client.TablecreateTable(byte[] fam, org.junit.jupiter.api.TestInfo testInfo) Methods inherited from class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsWithDeletesTestBase
addLabels, setAuths, setupBeforeClass, tearDownAfterClass, testVisibilityLabelsWithDeleteColumnExactVersion, testVisibilityLabelsWithDeleteColumns, testVisibilityLabelsWithDeleteFamily, testVisibilityLabelsWithDeleteFamilyVersion
-
Constructor Details
-
TestVisibilityLabelsOnNewVersionBehaviorTable
-
-
Method Details
-
createTable
protected org.apache.hadoop.hbase.client.Table createTable(byte[] fam, org.junit.jupiter.api.TestInfo testInfo) throws IOException - Specified by:
createTablein classVisibilityLabelsWithDeletesTestBase- Throws:
IOException
-