public class TxTest extends OperationsClient
| Modifier and Type | Field and Description |
|---|---|
protected static TxTest |
testInstance |
createCallbackPrefix, destroyCallbackPrefix, distLockService, ENTRY_ADD_OPERATION, ENTRY_DESTROY_OPERATION, ENTRY_GET_NEW_OPERATION, ENTRY_GET_OPERATION, ENTRY_INVALIDATE_OPERATION, ENTRY_LOCAL_DESTROY_OPERATION, ENTRY_LOCAL_INVALIDATE_OPERATION, ENTRY_PUTALL_OPERATION, ENTRY_UPDATE_OPERATION, getCallbackPrefix, invalidateCallbackPrefix, LOCK_NAME, LOCK_SERVICE_NAME, lockOperations, lowerThreshold, minTaskGranularityMS, minTaskGranularitySec, numOpsPerTask, PUT_IF_ABSENT_OPERATION, randomValues, regionDestroyCallbackPrefix, regionInvalidateCallbackPrefix, REMOVE_OPERATION, REPLACE_OPERATION, updateCallbackPrefix, upperThreshold, useTransactions, VmIDStr| Constructor and Description |
|---|
TxTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createRegion(String regionConfig) |
protected void |
doOpsAcrossAllRegions()
Do random entry operations in each region in the cache as part of a single tx
|
static void |
HydraTask_doOpsAcrossAllRegions()
Performs puts/gets on entries in TestRegion
Allows Shutdown and CacheClosedException if the result of forcedDisconnect
|
static void |
HydraTask_initialize()
Create the cache and Region.
|
protected void |
initialize() |
protected void |
initializePrms() |
addEntry, createLocatorTask, destroyEntry, doEntryOperations, getExistingKey, getExistingKeys, getKey, getNewKey, getNewKey, getOperation, getRecentKey, getUpdateObject, getValueForKey, initializeOperationsClient, invalidateEntry, putAll, putIfAbsent, remove, remove, replace, replace, startAndConnectLocatorTask, stopLocatorTask, updateEntryprotected static TxTest testInstance
public static void HydraTask_initialize()
protected void initialize()
protected void createRegion(String regionConfig)
protected void initializePrms()
public static void HydraTask_doOpsAcrossAllRegions()
protected void doOpsAcrossAllRegions()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.