public class ConcCQAndOpsTest extends ConcCQTest
| Modifier and Type | Field and Description |
|---|---|
protected static ConcCQAndOpsTest |
concCQAndOpsTest |
protected static CQUtilBB |
cqBB |
protected boolean |
createIndex |
protected boolean |
createPrimaryIndex |
protected int |
sleepMS |
CLOSE_CQ, cqList, cqOperations, cqService, cqsOn, DO_NOTHING, EXCEUTE_CQ, EXCEUTE_CQ_WITH_INITIAL_RESULTS, STOP_CQ, testInstance, waitForEventsAlreadyPerformedattr, cache, CLEAR, CM_REMOVE, CONTAINSVALUE, DESTROY, DISK_FOR_OVRFLW, DISK_FOR_OVRFLW_PERSIST, DISK_FOR_PERSIST, evictionLimit, FORCE_ROLLING, INVALIDATE, isCarefulValidation, ISEMPTY, LOCAL_CLEAR, LOCAL_DESTROY, LOCAL_INVALIDATE, LOCAL_REGION_DESTROY, LOCAL_REGION_INVALIDATE, lowerThreshold, mapRegionTest, minTaskGranularityMS, minTaskGranularitySec, MIRROR_TYPE_AND_OPERATION_MISMATCH, NO_DISK, persistentReplicate, PUT, PUT_IF_ABSENT, PUT_PREVIOUS, PUTALL, region, REGION_DESTROY, REGION_INVALIDATE, regionType, REMOVE, REPLACE, SIZE, TRANSACTIONS, upperThreshold, WRITE_TO_DISK| Constructor and Description |
|---|
ConcCQAndOpsTest() |
| Modifier and Type | Method and Description |
|---|---|
static String |
checkFromListener() |
protected void |
createIndex() |
protected List |
getDataFromSnapshots(String regionName) |
protected com.gemstone.gemfire.cache.query.CqQuery |
getNextRandonCQ() |
static void |
HydraTask_doCQAndVerifyResults() |
static void |
HydraTask_initialize() |
static void |
HydraTask_verify() |
protected void |
initFlags() |
protected void |
initialize() |
protected void |
performCQOpsAndVerifyResults() |
protected void |
verify() |
static void |
verifyCQListener() |
protected void |
verifyEvents()
verify if cq listeners miss any cq events by comparing logged expected cq
events from MapBB and cq events received from CQUtilBB
|
protected void |
verifyFromSnapshots(com.gemstone.gemfire.cache.query.SelectResults results,
String regionName) |
protected void |
verifySelectResults() |
checkDackEvents, checkNumberOfEvents, checkTime, Close_Task, closeCQ, doCQOperations, executeCQ, executeWithInitialResultsCQ, getCQForOp, initBlackboard, initServerRegion, initServerWithMultRegions, killServer, monitorServerRegion, monitorServerRegions, performCQOperations, performQuery, registerAndExecuteCQs, registerCQs, reRegisterCQ, stopCQ, verifyBridgeCacheEvent, verifyFromBBs, verifyWithRegionOpsFromBB, waitForEvents, waitForServerHAQueuesToDrainclearRegion, closeCache, closeTask, concurrentMapRemove, containsValueMethod, createRegion, destroyLocalObject, destroyLocalRegion, destroyObject, destroyRegion, forceRollOplogs, getEntryOperation, getEntrySet, getExistingKey, getRegionOperation, getSize, HydraTask_closetask, HydraTask_endtask, HydraTask_performEntryOperations, HydraTask_performRegionOperations, invalidateLocalObject, invalidateLocalRegion, invalidateObject, invalidateRegion, isEmptyMethod, localClearRegion, logMirrorTypeAndOperationMismatch, performEntryOperations, performRegionOperations, putAllObjects, putGetPutAllDestroyTxn, putIfAbsent, putObject, putPrevious, putRemoveClearTxn, recoverRegion, removeObject, replace, sizeOfRegion, useTransactions, validate, writeToDiskprotected static ConcCQAndOpsTest concCQAndOpsTest
protected int sleepMS
protected static CQUtilBB cqBB
protected boolean createIndex
protected boolean createPrimaryIndex
public static void HydraTask_initialize()
protected void initialize()
initialize in class MapRegionTestprotected void createIndex()
protected void initFlags()
public static void HydraTask_verify()
public static void HydraTask_doCQAndVerifyResults()
protected void verify()
protected void verifySelectResults()
protected com.gemstone.gemfire.cache.query.CqQuery getNextRandonCQ()
getNextRandonCQ in class ConcCQTestprotected void verifyFromSnapshots(com.gemstone.gemfire.cache.query.SelectResults results,
String regionName)
protected void performCQOpsAndVerifyResults()
public static void verifyCQListener()
protected void verifyEvents()
ConcCQTestverifyEvents in class ConcCQTestpublic static String checkFromListener()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.