public class TestVisibilityLabelsWithDefaultVisLabelService extends TestVisibilityLabels
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
TestVisibilityLabelsWithDefaultVisLabelService() |
Modifier and Type | Method and Description |
---|---|
static void |
setupBeforeClass() |
void |
testAddLabels() |
void |
testAddVisibilityLabelsOnRSRestart() |
void |
testListLabels() |
void |
testListLabelsWithRegEx() |
void |
testVisibilityLabelsOnWALReplay() |
addLabels, createTableAndWriteDataWithLabels, extractAuths, tearDown, tearDownAfterClass, testAuthorizationsWithSpecialUnicodeCharacters, testClearUserAuths, testFlushedFileWithVisibilityTags, testLabelsWithAppend, testLabelsWithCheckAndPut, testLabelsWithIncrement, testMultipleVersions, testMutateRow, testSecurityCapabilities, testSetAndGetUserAuths, testSimpleVisibilityLabels, testSimpleVisibilityLabelsWithUniCodeCharacters, testUserShouldNotDoDDLOpOnLabelsTable, testVisibilityLabelsInGetThatDoesNotMatchAnyDefinedLabels, testVisibilityLabelsInPutsThatDoesNotMatchAnyDefinedLabels, testVisibilityLabelsInScanThatDoesNotMatchAnyDefinedLabels, testVisibilityLabelsOnKillingOfRSContainingLabelsTable, testVisibilityLabelsOnRSRestart, testVisibilityLabelsThatDoesNotPassTheCriteria, testVisibilityLabelsWithComplexLabels, testVisibilityLabelsWithGet, waitForLabelsRegionAvailability
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestVisibilityLabelsWithDefaultVisLabelService()
public static void setupBeforeClass() throws Exception
Exception
public void testAddLabels() throws Throwable
Throwable
public void testAddVisibilityLabelsOnRSRestart() throws Exception
Exception
public void testListLabels() throws Throwable
Throwable
public void testListLabelsWithRegEx() throws Throwable
Throwable
public void testVisibilityLabelsOnWALReplay() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.