public class PrTxCustomPartitionTest extends CustomPartitionTest
testInstancecreateCallbackPrefix, 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 |
|---|
PrTxCustomPartitionTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getExistingKey(com.gemstone.gemfire.cache.Region aRegion)
Return a random key currently in the given region.
|
protected Object |
getNewKey()
Return a new key, never before used in the test.
|
static void |
HydraTask_initialize()
Create the cache and Region.
|
protected void |
initialize() |
protected void |
populateRegion(com.gemstone.gemfire.cache.Region aRegion) |
addEntry, destroyEntry, doEntryOperations, executeGetAllMembersInDS, executeTx, executeVerifyCustomPartitioningFunction, getKey, getNewKey, getUpdateObject, getValueForKey, HydraTask_doEntryOperations, HydraTask_executeGetAllMembersInDS, HydraTask_executeTx, HydraTask_executeVerifyCustomPartitioningFunction, HydraTask_populateRegions, initializePrms, invalidateEntry, putIfAbsent, registerFunctions, remove, replace, updateEntrycreateLocatorTask, doEntryOperations, getExistingKeys, getOperation, getRecentKey, initializeOperationsClient, putAll, remove, replace, startAndConnectLocatorTask, stopLocatorTaskpublic static void HydraTask_initialize()
protected void initialize()
initialize in class CustomPartitionTestprotected void populateRegion(com.gemstone.gemfire.cache.Region aRegion)
populateRegion in class CustomPartitionTestprotected Object getExistingKey(com.gemstone.gemfire.cache.Region aRegion)
getExistingKey in class OperationsClientaRegion - The region to use for getting an existing keyprotected Object getNewKey()
getNewKey in class CustomPartitionTestCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.