public class DiskRegRecoveryTest extends DiskRegTest
ADD_OPERATION, aRegion, attr, DESTROY_OPERATION, DISK_FOR_OVRFLW, DISK_FOR_OVRFLW_PERSIST, DISK_FOR_PERSIST, evictionLimit, INVALIDATE_OPERATION, isReplicated, KEY_LENGTH, LOCAL_DESTROY_OPERATION, LOCAL_INVALIDATE_OPERATION, lowerThreshold, lruKind, NO_DISK, numDiskDirs, numVMs, persistBackup, PUT_IF_ABSENT, randomValues, READ_OPERATION, REGION_NAME, regionConfig, regionKind, REMOVE, REPLACE, spaceKey, testInstance, UPDATE_OPERATION, upperThreshold| Constructor and Description |
|---|
DiskRegRecoveryTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HydraTask_checkStats()
Hydra task to display DiskRegionStats in log
|
static void |
HydraTask_createEntries()
Hydra task to create a range of entries in the cache.
|
static void |
HydraTask_doEntryOperations()
Hydra task to create a range of entries in the cache.
|
static void |
HydraTask_initialize() |
static void |
HydraTask_initializeMirroredRegion() |
static void |
HydraTask_readEntries()
Hydra task to update a range of entries in the cache.
|
static void |
HydraTask_stopClientVm()
Hydra task to stop a VM
|
static void |
HydraTask_updateEntries()
Hydra task to update a range of entries in the cache.
|
static void |
HydraTask_validateRecovery()
Hydra task to validate cache after recovery
|
protected void |
initialize()
initialize fields in this class and its superclass
|
addEntries, addEntry, checkForEventError, destroyEntry, doEntryOperations, getCacheLoader, getEventListener, getFixedLengthKeyForName, getNewKey, getNewValue, getOldOrRecentKey, getOperation, getPreviousKey, getUpdateObject, HydraTask_endTask, HydraTask_mirrorKeysEndTask, invalidateEntry, putIfAbsent, randomGet, readEntry, regionKindToString, remove, removeDiskRegionFiles, replace, setupForRecovery, toVerboseString, updateEntry, useCacheLoaderpublic static void HydraTask_initialize()
public static void HydraTask_initializeMirroredRegion()
protected void initialize()
initialize in class DiskRegTestpublic static void HydraTask_createEntries()
public static void HydraTask_doEntryOperations()
public static void HydraTask_updateEntries()
public static void HydraTask_readEntries()
public static void HydraTask_stopClientVm()
throws ClientVmNotFoundException
ClientVmNotFoundExceptionpublic static void HydraTask_checkStats()
public static void HydraTask_validateRecovery()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.