public class ConcQueryAndEntryOpsTest extends QueryTest
QueryTask that performs operations
on partitioned region.QueryTest.QueryObserverImplADD_OPERATION, COUNT_QUERY_OPERATION, countQueryResults, CREATE_INDEX_OPERATION, createCallbackPrefix, DESTROY_OPERATION, destroyCallbackPrefix, distLockService, enumWhereClause1, enumWhereClause2, ID_COMPACT_RANGE_INDEX, ID_HASH_INDEX, ID_RANGE_INDEX, ignoreQueryExecTimeOutException, INVALIDATE_OPERATION, invalidateCallbackPrefix, isCarefulValidation, isMirrored, isSerialExecution, LOCAL_DESTROY_OPERATION, LOCAL_INVALIDATE_OPERATION, LOCK_NAME, LOCK_SERVICE_NAME, MAP_RANGE_INDEX_1, MAP_RANGE_INDEX_2, maxObjects, MILLIS_TO_WAIT, minTaskGranularityMS, minTaskGranularitySec, numOfRegions, numQueries, numVMs, origClassLoader, pdxReadSerialized, PDXSTRING_QUERY_OPERATION, pool, QUERY_OPERATION, queryLimit, queryTest, randomValues, READ_OPERATION, REGION_NAME, REGION_WITHOUT_INDEX, REMOVE_INDEX_OPERATION, statisticsWrittenToBB, STATUS_COMPACT_RANGE_INDEX, STATUS_HASH_INDEX, STATUS_RANGE_INDEX, UPDATE_OPERATION, updateCallbackPrefix, useEvictionController| Constructor and Description |
|---|
ConcQueryAndEntryOpsTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createIndex() |
protected void |
doQuery(boolean logAddition)
Executes the query over the region
|
protected void |
doQuery1(boolean logAddition,
String region1) |
protected Object |
getObjectToAdd(String name)
Creates a new object with the given
name to add to a region. |
protected Object |
getUpdateObject(String name)
Returns the "updated" value of the object with the given
name. |
static void |
HydraTask_getNumOfQueries() |
static void |
HydraTask_initialize() |
protected void |
printNumOfQueries() |
protected void |
removeIndex() |
addObject, checkEventCounters, compareQueryResultsBetweenIndexRegions, compareQueryResultsWithoutAndWithIndexes, createCacheFromXml, createIndex_task, createRootRegions, destroyObject, doCountQuery, doEntryAndQueryOperations, doPdxStringQuery, getCacheListener, getNumNames, getNumVMsWithListeners, getOperation, handleRegionDestroyedException, HydraTask_closeTask_writeQueryStats_To_Blackboard, HydraTask_compareQueryResultsBetweenIndexRegions, HydraTask_doEntryAndQueryOperations, HydraTask_endTask_verifyQueryStats_With_Blackboard, HydraTask_endTask, HydraTask_initialize_clientCache, HydraTask_initialize_withIndexTestHook, HydraTask_initialize_xml, HydraTask_iterate, HydraTask_load, HydraTask_populateRegions, HydraTask_printBB, initialize_clientCache, initialize, initialize, invalidateObject, iterateRegion, logExecutionNumber, randRgn, readObject, updateObject, updateObject, validateQueryLimit, verifyCountQueryResults, verifyObjectDestroyed, verifyObjectInvalidatedpublic static void HydraTask_initialize()
public static void HydraTask_getNumOfQueries()
protected void printNumOfQueries()
protected void createIndex()
createIndex in class QueryTestprotected void removeIndex()
removeIndex in class QueryTestprotected Object getObjectToAdd(String name)
QueryTestname to add to a region.getObjectToAdd in class QueryTestBaseValueHolder,
RandomValuesprotected Object getUpdateObject(String name)
QueryTestname.getUpdateObject in class QueryTestBaseValueHolder.getAlternateValueHolder(util.RandomValues)protected void doQuery(boolean logAddition)
QueryTestprotected void doQuery1(boolean logAddition,
String region1)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.