| Package | Description |
|---|---|
| cacheperf | |
| cacheperf.poc.useCase3_2 | |
| diskRecovery | |
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| newWan | |
| objects.query.broker | |
| parReg.execute | |
| parReg.tx | |
| tx | |
| util |
| Modifier and Type | Field and Description |
|---|---|
GsRandom |
CachePerfClient.rng |
| Modifier and Type | Method and Description |
|---|---|
protected GsRandom |
CachePerfClient.getRNG()
Gets the random number generator.
|
| Modifier and Type | Field and Description |
|---|---|
GsRandom |
UseCase3Client.rng |
| Modifier and Type | Method and Description |
|---|---|
protected GsRandom |
UseCase3Client.getRNG()
Gets the random number generator.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RecoveryTestVersionHelper.setRandomDiskStore(com.gemstone.gemfire.cache.RegionAttributes baseAttr,
com.gemstone.gemfire.cache.AttributesFactory attrFac,
List<String> diskStoreNames,
GsRandom rand)
Choose a random DiskStore and set it in the attributes factory.
|
| Modifier and Type | Method and Description |
|---|---|
GsRandom |
ConfigHashtable.getRandGen()
Returns the random number generator associated with this instance of
ConfigHashtable.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ConfigHashtable.booleanFor(Object val,
GsRandom rand,
Long key) |
static double |
ConfigHashtable.doubleFor(Object val,
GsRandom rand,
Long key) |
static int |
ConfigHashtable.intFor(Object val,
GsRandom rand,
Long key) |
static long |
ConfigHashtable.longFor(Object val,
GsRandom rand,
Long key) |
Object |
OneOf.next(GsRandom rng) |
double |
Range.nextDouble(GsRandom rng) |
int |
Range.nextInt(GsRandom rng) |
long |
Range.nextLong(GsRandom rng) |
static String |
ConfigHashtable.pathFor(Object val,
GsRandom rand,
Long key) |
static String |
ConfigHashtable.stringFor(Object val,
GsRandom rand,
Long key) |
| Modifier and Type | Field and Description |
|---|---|
static GsRandom |
WANTest.rand |
| Modifier and Type | Field and Description |
|---|---|
protected static GsRandom |
SQLBrokerQueryFactory.rng |
| Modifier and Type | Field and Description |
|---|---|
static GsRandom |
ExceptionHandlingTest.random |
GsRandom |
HAExceptionHandlingTest.random |
| Modifier and Type | Field and Description |
|---|---|
protected GsRandom |
MixedRegionViewTest.rng |
| Modifier and Type | Field and Description |
|---|---|
protected GsRandom |
ViewTest.rng |
| Modifier and Type | Field and Description |
|---|---|
protected static GsRandom |
Definition.RegDefRand |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.