public class TestVisibilityLabelReplicationWithExpAsString extends TestVisibilityLabelsReplication
TestVisibilityLabelsReplication.SimpleCP, TestVisibilityLabelsReplication.TestCoprocessorForTagsAtSink, TestVisibilityLabelsReplication.VisibilityReplicationEndPointForTest
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
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 and Description |
---|
TestVisibilityLabelReplicationWithExpAsString() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
protected static void |
setVisibilityLabelServiceImpl(org.apache.hadoop.conf.Configuration conf,
Class clazz) |
protected void |
verifyGet(byte[] row,
String visString,
int expected,
boolean nullExpected,
String... auths) |
addLabels, doAssert, setAuths, setVisibilityLabelServiceImpl, testVisibilityReplication, writeData
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestVisibilityLabelReplicationWithExpAsString()
public void setup() throws Exception
setup
in class TestVisibilityLabelsReplication
Exception
protected static void setVisibilityLabelServiceImpl(org.apache.hadoop.conf.Configuration conf, Class clazz)
protected void verifyGet(byte[] row, String visString, int expected, boolean nullExpected, String... auths) throws IOException, InterruptedException
verifyGet
in class TestVisibilityLabelsReplication
IOException
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.