public class DurableClientsPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Long |
entryOperations |
static java.lang.Long |
interestResultPolicy
(String) InterestResultPolicy to use while registering interest
Defaults to KEYS_VALUES.
|
static java.lang.Long |
isExpirationTest |
static java.lang.Long |
killInterval |
static java.lang.Long |
minServersRequiredAlive |
static java.lang.Long |
numberOfRegions
Parameter used to specify number of regions in the tests.
|
static java.lang.Long |
numKeyRangePerThread |
static java.lang.Long |
numPutThreads |
static java.lang.Long |
precreateLastKeyAtClient |
static java.lang.Long |
putLastKey |
static java.lang.Long |
regionName |
static java.lang.Long |
regionRange |
static java.lang.Long |
registerInterestKeys |
static java.lang.Long |
remoteMachine1 |
static java.lang.Long |
remoteMachine2 |
static java.lang.Long |
restartWaitSec |
static java.lang.Long |
useClientCache |
| Constructor and Description |
|---|
DurableClientsPrms() |
| Modifier and Type | Method and Description |
|---|---|
static com.gemstone.gemfire.cache.InterestResultPolicy |
getInterestResultPolicy() |
static void |
main(java.lang.String[] args) |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static java.lang.Long numberOfRegions
public static java.lang.Long numPutThreads
public static java.lang.Long numKeyRangePerThread
public static java.lang.Long regionName
public static java.lang.Long regionRange
public static java.lang.Long entryOperations
public static java.lang.Long precreateLastKeyAtClient
public static java.lang.Long minServersRequiredAlive
public static java.lang.Long restartWaitSec
public static java.lang.Long killInterval
public static java.lang.Long putLastKey
public static java.lang.Long isExpirationTest
public static java.lang.Long remoteMachine1
public static java.lang.Long remoteMachine2
public static java.lang.Long registerInterestKeys
public static java.lang.Long interestResultPolicy
public static java.lang.Long useClientCache
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.