public class RtxUtil extends TxUtil
createCallbackPrefix, destroyCallbackPrefix, invalidateCallbackPrefix, isBridgeClient, isSerialExecution, maxKeys, memberIdString, modValInitializer, NO_REPLICATION, NO_REPLICATION_RESTRICTION, randomValues, regionDestroyCallbackPrefix, regionInvalidateCallbackPrefix, suspendResume, txState, txUtilInstance, updateCallbackPrefix| Constructor and Description |
|---|
RtxUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
createClientRegions() |
void |
createColocatedRegions() |
protected void |
dumpLocalKeys() |
Object |
getNewKey(com.gemstone.gemfire.cache.Region aRegion)
Gets a new (never before seen) key
|
Object |
getRandomKey(com.gemstone.gemfire.cache.Region aRegion,
Object excludeKey)
Get a random key from the given region, excluding the key specified
by excludeKey.
|
static void |
HydraTask_createClientRegions() |
static void |
HydraTask_createColocatedRegions()
Create the cache and colocated PRs
|
static void |
HydraTask_createPartitionedRegions()
Create the cache and Region (non-colocated PartitionedRegions)
|
static void |
HydraTask_dumpLocalKeys() |
static void |
HydraTask_populateRegions() |
static void |
HydraTask_primeBuckets() |
protected void |
primeBuckets() |
protected void |
setNumDataStores() |
clearDestroyedRegions, closeCache, containsKey, containsKeyExisting, containsValueExisting, containsValueForKeyExisting, createAllDestroyedRegions, createDestroyedRegionsFromBB, createEntries, createEntry, createPartitionedRegions, createRegion, createRegionHierarchy, createRegionWithPath, destroyEntry, destroyRegion, dispAllKeys, doNonrepeatableReadOperations, doOperations, doOperations, doOperations, doOperations, doRepeatableReadOperations, getAll, getEntry, getEntryWithExistingKey, getEntryWithNewKey, getEntryWithPreviousKey, getNewValue, getRandomKey, getRandomRegion, getRandomRegion, getRandomRegionNoReplication, getRegionConfigFromBB, getRegionConfigMap, getRoundRobinNumber, getSubregions, getValueInVM, getValueInVM, getWithExistingKey, HydraTask_createRegionForest, HydraTask_doOperations, HydraTask_startBridgeServer, HydraTask_stopBridgeServer, initialize, inTxThreadWithTxInProgress, inTxVm, invalEntry, invalRegion, isHierReplicated, logExecutionNumber, logRoundRobinNumber, populateRegions, putAll, putEntry, recordDestroyedRegion, recordRegionConfigInBB, removeEntry, StartTask_initialize, summarizeRegionHier, supportsConcurrentMapOps, updateEntrypublic static void HydraTask_createPartitionedRegions()
public static void HydraTask_populateRegions()
protected void setNumDataStores()
public static void HydraTask_createColocatedRegions()
public void createColocatedRegions()
public static void HydraTask_createClientRegions()
public void createClientRegions()
public static void HydraTask_primeBuckets()
protected void primeBuckets()
public Object getNewKey(com.gemstone.gemfire.cache.Region aRegion)
public Object getRandomKey(com.gemstone.gemfire.cache.Region aRegion, Object excludeKey)
getRandomKey in class TxUtilaRegion - - The region to get the key from.excludeKey - - The region to get the key from.public static void HydraTask_dumpLocalKeys()
protected void dumpLocalKeys()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.