public class JtaCacheTestUtil extends Object
| Constructor and Description |
|---|
JtaCacheTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createRootRegions() |
void |
doPutOperation(com.gemstone.gemfire.cache.Region region) |
void |
doRandomOperation(com.gemstone.gemfire.cache.Region region,
int total)
Does the random put/get/update operation on region region.
|
static int |
getRandomOperation(Long whichPrm) |
static com.gemstone.gemfire.cache.Region |
getRandomRegion(com.gemstone.gemfire.cache.Cache cache)
Returns a random region from the cache.
|
static void |
HydraTask_initializeBridgeServer()
Init task for bridgeServers working with JTA edge clients
|
public static void HydraTask_initializeBridgeServer()
public static int getRandomOperation(Long whichPrm)
whichPrm - public static com.gemstone.gemfire.cache.Region getRandomRegion(com.gemstone.gemfire.cache.Cache cache)
cache - public void doRandomOperation(com.gemstone.gemfire.cache.Region region,
int total)
region - total - public void doPutOperation(com.gemstone.gemfire.cache.Region region)
public static void createRootRegions()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.