public class AsyncMsgInitImageTest extends InitImageTest
ADD_NEW_KEY, aRegion, createRegionDurationMS, DESTROY, FIRST_OP, GET, giiDurationMS, INVALIDATE, keyIntervals, LAST_OP, LOCAL_DESTROY, LOCAL_INVALIDATE, LOG_INTERVAL_MILLIS, numNewKeys, operations, PUTALL_NEW_KEY, randomValues, REGION_NAME, sc, sleepMSAfterOps, supportsConcurrentMap, testInstance, totalNumKeys, UPDATE_EXISTING_KEY| Constructor and Description |
|---|
AsyncMsgInitImageTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HydraTask_blockedGetRegion()
Hydra task to wait until another thread does a getInitialImage, then this
get region should block.
|
static void |
HydraTask_doGetInitImage()
Hydra task to do a get region, which does a getInitialImage.
|
static void |
HydraTask_doOps()
Hydra task to perform operations according to keyIntervals on an previously
initialized region.
|
static void |
HydraTask_loadRegion()
Hydra task to load a region.
|
static void |
HydraTask_loadRegionWithGets()
Hydra task to load a region via gets from another region.
|
addNewKey, blockedGetRegion, checkContainsKey, checkContainsValueForKey, checkUpdatedValue, checkValue, createObject, createObject, destroy, doGetInitImage, doNewKeyGets, doOps, doOpsPlusPuts, get, getCacheLoader, getCacheWriter, getOp, getRegionKeySet, getValueToAdd, hasLocalGiiCompleted, HydraTask_doCacheWriterTest, HydraTask_doGetInitImageWithoutMonitor, HydraTask_doNewKeyGets, HydraTask_doPutAllNewKey, HydraTask_initCache, HydraTask_verifyCacheWriterTest, HydraTask_verifyEventCounters, HydraTask_verifyGII, HydraTask_verifyNonBlocking, HydraTask_verifyRegionContents, initializeInstance, initializeRegion, initInstance, initRegion, invalidate, isAnyGiiInProgress, isLocalGiiInProgress, isLocalGiiInProgress, loadRegion, loadRegionWithGets, localDestroy, localInvalidate, putAllNewKey, StartTask_initialize, updateExistingKey, verifyCacheWriterTest, verifyEventCounters, verifyNonBlocking, verifyRegionContents, waitForAllGiiToComplete, waitForAnyGiiToBegin, waitForLocalGiiCompleted, waitForLocalGiiToBeginpublic static void HydraTask_loadRegion()
public static void HydraTask_loadRegionWithGets()
public static void HydraTask_doOps()
public static void HydraTask_doGetInitImage()
public static void HydraTask_blockedGetRegion()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.