public class TestThriftHBaseServiceHandlerWithLabels extends 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(List<TColumnValue> columnValuesA,
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(List<TColumnValue> columnValuesA, List<TColumnValue> columnValuesB)
public void testScanWithVisibilityLabels() throws Exception
Exception
public void testGetScannerResultsWithAuthorizations() throws Exception
Exception
public void testIncrementWithTagsWithNotMatchLabels() throws Exception
Exception