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, waitForLabelsRegionAvailabilitypublic static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestVisibilityLabelsWithDefaultVisLabelService()
public static void setupBeforeClass() throws Exception
Exceptionpublic void testAddLabels() throws Throwable
Throwablepublic void testAddVisibilityLabelsOnRSRestart() throws Exception
Exceptionpublic void testListLabels() throws Throwable
Throwablepublic void testListLabelsWithRegEx() throws Throwable
Throwablepublic void testVisibilityLabelsOnWALReplay() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.