Class TestDefaultScanLabelGeneratorStack
java.lang.Object
org.apache.hadoop.hbase.security.visibility.TestDefaultScanLabelGeneratorStack
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final byte[]
static final HBaseClassTestRule
static org.apache.hadoop.conf.Configuration
static final String
private static final byte[]
private static final byte[]
private static final byte[]
private static final byte[]
private static final String
static org.apache.hadoop.hbase.security.User
final org.junit.rules.TestName
static final HBaseTestingUtil
static org.apache.hadoop.hbase.security.User
private static final byte[]
private static final byte[]
private static final byte[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static org.apache.hadoop.hbase.client.Result[]
getResult
(org.apache.hadoop.hbase.client.Table table, org.apache.hadoop.hbase.client.Scan scan) static void
static void
void
-
Field Details
-
CLASS_RULE
-
CONFIDENTIAL
- See Also:
-
SECRET
- See Also:
-
TEST_UTIL
-
ROW_1
-
CF
-
Q1
-
Q2
-
Q3
-
value1
-
value2
-
value3
-
conf
-
TEST_NAME
-
SUPERUSER
-
TESTUSER
-
-
Constructor Details
-
TestDefaultScanLabelGeneratorStack
public TestDefaultScanLabelGeneratorStack()
-
-
Method Details
-
setupBeforeClass
- Throws:
Exception
-
testDefaultScanLabelGeneratorStack
- Throws:
Exception
-
getResult
private static org.apache.hadoop.hbase.client.Result[] getResult(org.apache.hadoop.hbase.client.Table table, org.apache.hadoop.hbase.client.Scan scan) throws IOException - Throws:
IOException
-
tearDownAfterClass
- Throws:
Exception
-