public class LRUDynamicTest extends LRUTest
highestAllowableEntries, lowestAllowableEntries, maximumEntriesLRUAllowance, nt, numThreads, numVMs, randomValues, REGION_NAME, testInstance, useTransactions| Constructor and Description |
|---|
LRUDynamicTest() |
| Modifier and Type | Method and Description |
|---|---|
com.gemstone.gemfire.cache.CacheListener |
getEventListener()
Return the object attributes to be used when putting an object in a region.
|
static void |
HydraTask_concTest()
Hydra task for concurrent execution of dynamically changing the capacity of an
LRU capacity controller.
|
static void |
HydraTask_concTxTest()
Hydra task for concurrent execution of dynamically changing the capacity of an
LRU capacity controller with transactions.
|
static void |
HydraTask_endTask()
Hydra end task
|
static void |
HydraTask_initialize()
Hydra task to initialize client threads
|
static void |
HydraTask_serialTest()
Hydra task for serial execution of dynamically changing the capacity of an
LRU capacity controller.
|
static void |
HydraTask_serialTxTest()
Hydra task for serial execution of dynamically changing the capacity of an
LRU capacity controller with transactions.
|
protected void |
initFields()
Method to initialize this instance of the test class
|
String |
toString() |
getNewKey, getNewValue, getPreviousKey, HydraTask_addEntries, HydraTask_monitorCapacity, verifyEviction, verifyNumKeysaddEntries, addEntry, checkForEventError, getWorkRegion, initialize, randomGet, useCacheLoaderpublic static void HydraTask_initialize()
protected void initFields()
initFields in class LRUTestpublic static void HydraTask_serialTest()
public static void HydraTask_serialTxTest()
public static void HydraTask_concTxTest()
public static void HydraTask_concTest()
public static void HydraTask_endTask()
public com.gemstone.gemfire.cache.CacheListener getEventListener()
CapConTestgetEventListener in class LRUTestCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.