public class RecovDelayPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Long |
initialNumKeys
(int) The number of keys to load into the region.
|
static java.lang.Long |
numDataStoreVMs
(int) The number of data store vms in the test.
|
static java.lang.Long |
redundantCopies
(String) Can be one of "zero" or "nonZero".
|
static java.lang.Long |
startStrategy
(String) The vm start strategy.
|
static java.lang.Long |
stopStrategy
(String) The vm stop strategy.
|
static java.lang.Long |
totalNumVMsToStop
(int) The total number of vms to stop during the test.
|
| Constructor and Description |
|---|
RecovDelayPrms() |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static java.lang.Long numDataStoreVMs
public static java.lang.Long initialNumKeys
public static java.lang.Long stopStrategy
public static java.lang.Long startStrategy
public static java.lang.Long totalNumVMsToStop
public static java.lang.Long redundantCopies
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.