Class TestVisibilityLabelReplicationWithExpAsString
java.lang.Object
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelReplicationWithExpAsString
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
TestVisibilityLabelsReplication.SimpleCP, TestVisibilityLabelsReplication.TestCoprocessorForTagsAtSink, TestVisibilityLabelsReplication.VisibilityReplicationEndPointForTest
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.slf4j.Logger
Fields inherited from class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
ACCENT, admin, conf, conf1, CONFIDENTIAL, COPYRIGHT, expected, expectedVisString, fam, NON_VIS_TAG_TYPE, PRIVATE, PUBLIC, qual, row1, row2, row3, row4, SECRET, SUPERUSER, TABLE_NAME, TEMP, TEST_NAME, TEST_UTIL, TEST_UTIL1, TOPSECRET, UNICODE_VIS_TAG, USER1, value, zkw1, zkw2
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
addLabels, doAssert, setAuths, setVisibilityLabelServiceImpl, testVisibilityReplication, writeData
-
Field Details
-
CLASS_RULE
-
LOG
-
-
Constructor Details
-
TestVisibilityLabelReplicationWithExpAsString
-
-
Method Details
-
setup
- Overrides:
setup
in classTestVisibilityLabelsReplication
- Throws:
Exception
-
setVisibilityLabelServiceImpl
protected static void setVisibilityLabelServiceImpl(org.apache.hadoop.conf.Configuration conf, Class clazz) -
verifyGet
protected void verifyGet(byte[] row, String visString, int expected, boolean nullExpected, String... auths) throws IOException, InterruptedException - Overrides:
verifyGet
in classTestVisibilityLabelsReplication
- Throws:
IOException
InterruptedException
-