public class TestThriftHBaseServiceHandlerWithLabels
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Log |
LOG |
| Constructor and Description |
|---|
TestThriftHBaseServiceHandlerWithLabels() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
void |
assertTColumnValuesEqual(java.util.List<TColumnValue> columnValuesA,
java.util.List<TColumnValue> columnValuesB) |
static void |
beforeClass() |
void |
setup() |
void |
testAppend() |
void |
testGetScannerResultsWithAuthorizations() |
void |
testGetsWithLabels() |
void |
testIncrementWithTags() |
void |
testIncrementWithTagsWithNotMatchLabels() |
void |
testScanWithVisibilityLabels() |
public TestThriftHBaseServiceHandlerWithLabels()
public void assertTColumnValuesEqual(java.util.List<TColumnValue> columnValuesA, java.util.List<TColumnValue> columnValuesB)
public static void beforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void afterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void setup()
throws java.lang.Exception
java.lang.Exceptionpublic void testScanWithVisibilityLabels()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetScannerResultsWithAuthorizations()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetsWithLabels()
throws java.lang.Exception
java.lang.Exceptionpublic void testIncrementWithTags()
throws java.lang.Exception
java.lang.Exceptionpublic void testIncrementWithTagsWithNotMatchLabels()
throws java.lang.Exception
java.lang.Exceptionpublic void testAppend()
throws java.lang.Exception
java.lang.Exception