public class BridgeClient extends Object
| Modifier and Type | Field and Description |
|---|---|
PerfStats |
perfstats |
protected static String |
REGION_NAME |
protected int |
trimIterations |
protected int |
workIterations |
| Constructor and Description |
|---|
BridgeClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeCacheTask()
Shut down the cache.
|
protected void |
closeStatistics() |
static void |
closeStatisticsTask()
CLOSETASK to unregister the performance statistics object.
|
static void |
initBridgeCacheTask()
Initialize the bridge cache and region.
|
static void |
initEdgeCacheTask()
Create the edge cache and region.
|
protected void |
initTestParameters() |
protected void |
openStatistics() |
static void |
openStatisticsTask()
INITTASK to register a performance statistics object.
|
static boolean |
readTask()
Read value of CachedData.
|
protected static final String REGION_NAME
protected int trimIterations
protected int workIterations
public PerfStats perfstats
public static void initBridgeCacheTask()
public static void initEdgeCacheTask()
public static void closeCacheTask()
public static boolean readTask()
public static void openStatisticsTask()
protected void openStatistics()
public static void closeStatisticsTask()
protected void closeStatistics()
protected void initTestParameters()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.