LOG_FILE, logOutcome, MAPR_LOGGER, ROOT_LOGGER, STDOUT, TEST_NAMEADDRESSES, AREA_CODE, CITY, COUNTRY, ENGINEERS, IDS, NAME_FIRST, NAME_SECOND, NAMES, PHONE_LISTS, PHONE_NUMBER, PHONES, SIMPLE_KEYS, SIMPLE_RECORDS, STATE| Constructor and Description |
|---|
TestConditionWithCluster() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupAfterClass() |
static void |
setUpBeforeClass() |
void |
testFilterWithMultiFamilies()
Test Filter with a table with multiple column families.
|
void |
testGetWithConditionWhenRowExistOrNotExist() |
void |
testGetWithNegativeCondition() |
void |
testGetWithPositiveCondition() |
void |
testGetWithPositiveLikeCondition() |
void |
testGetWithSumOfProductCondition() |
void |
testScanWithInCondition()
Test scan with IN condition.
|
void |
testScanWithNotInCondition()
Test scan with Not-IN condition.
|
void |
testScanWithPositiveCondition()
Test scan with condition on row_key and a field.
|
void |
testScanWithRowkeyLikeCondition()
Test scan with condition on row key with regex.
|
public static void setUpBeforeClass()
throws IOException
IOExceptionpublic void testGetWithPositiveCondition()
throws Exception
Exceptionpublic void testGetWithConditionWhenRowExistOrNotExist()
throws Exception
Exceptionpublic void testGetWithPositiveLikeCondition()
throws Exception
Exceptionpublic void testGetWithSumOfProductCondition()
throws Exception
Exceptionpublic void testGetWithNegativeCondition()
throws Exception
Exceptionpublic void testScanWithPositiveCondition()
throws Exception
Exceptionpublic void testScanWithRowkeyLikeCondition()
throws Exception
Exceptionpublic void testScanWithInCondition()
throws Exception
Exceptionpublic void testScanWithNotInCondition()
throws Exception
ExceptionCopyright © 2015 Mapr Technologies, Inc.. All rights reserved.