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