LOG_FILE, logOutcome, MAPR_LOGGER, ROOT_LOGGER, STDOUT, TEST_NAMEADDRESS, ADDRESSES, AGE, AREA_CODE, CITY, COUNTRY, ENGINEERS, IDS, NAME, NAME_FIRST, NAME_SECOND, NAMES, PHONE_LISTS, PHONE_NUMBER, PHONES, PIN, SIMPLE_KEYS, SIMPLE_RECORDS, STATE, STREET| Constructor and Description |
|---|
TestConditionWithCluster() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupAfterClass() |
static void |
setUpBeforeClass() |
void |
test_bug_28378_array_field_on_a_column_family() |
void |
testFilterSingleCondition() |
void |
testFilterWithMultiFamilies()
Test Filter with a table with multiple column families.
|
void |
testGetWithConditionWhenRowExistOrNotExist() |
void |
testGetWithNegativeCondition() |
void |
testGetWithPositiveCondition() |
void |
testGetWithPositiveMatchesCondition() |
void |
testGetWithSumOfProductCondition() |
void |
testScanWithEmptyByteBuffer()
Test scan with condition on a field with empty byte buffer.
|
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 LIKE expression.
|
void |
testScanWithRowkeyMatchesCondition()
Test scan with condition on row key with regex.
|
void |
testScanWithSizeOfConditionWithArray()
Test scan with sizeOf condition on Array.
|
void |
testScanWithSizeOfConditionWithBinary()
Test scan with sizeOf condition on Map.
|
void |
testScanWithSizeOfConditionWithId()
Test scan with sizeOf condition on _id field.
|
void |
testScanWithSizeOfConditionWithMap()
Test scan with sizeOf condition on Map.
|
void |
testScanWithSizeOfConditionWithNullValues()
Test scan with sizeOf with Non-existing values.
|
void |
testScanWithSizeOfConditionWithString()
Test scan with sizeOf condition on Map.
|
void |
testScanWithTypeOfConditionWithId()
Test scan with typeOf condition on _id field.
|
public static void setUpBeforeClass()
throws IOException
IOExceptionpublic void testGetWithPositiveCondition()
throws Exception
Exceptionpublic void testGetWithConditionWhenRowExistOrNotExist()
throws Exception
Exceptionpublic void testGetWithPositiveMatchesCondition()
throws Exception
Exceptionpublic void testGetWithSumOfProductCondition()
throws Exception
Exceptionpublic void testGetWithNegativeCondition()
throws Exception
Exceptionpublic void testScanWithPositiveCondition()
throws Exception
Exceptionpublic void testScanWithEmptyByteBuffer()
throws Exception
Exceptionpublic void testScanWithRowkeyMatchesCondition()
throws Exception
Exceptionpublic void testScanWithRowkeyLikeCondition()
throws Exception
Exceptionpublic void testScanWithInCondition()
throws Exception
Exceptionpublic void testScanWithNotInCondition()
throws Exception
Exceptionpublic void testScanWithSizeOfConditionWithArray()
throws Exception
Exceptionpublic void testScanWithSizeOfConditionWithMap()
throws Exception
Exceptionpublic void testScanWithSizeOfConditionWithString()
throws Exception
Exceptionpublic void testScanWithSizeOfConditionWithNullValues()
throws Exception
Exceptionpublic void testScanWithSizeOfConditionWithId()
throws Exception
Exceptionpublic void testScanWithSizeOfConditionWithBinary()
throws Exception
Exceptionpublic void testScanWithTypeOfConditionWithId()
throws Exception
Exceptionpublic void testFilterSingleCondition()
throws Exception
Exceptionpublic void testFilterWithMultiFamilies()
throws Exception
ExceptionCopyright © 2018 Mapr Technologies, Inc.. All rights reserved.