public class DiskRecoveryPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Long |
maxKeys
(int) Number of entries to create initially
|
static java.lang.Long |
minimumNumOpsBeforeStop
(int) Number of operations that must be completed prior to stop
|
static java.lang.Long |
objectType
(String) Full class name of objectType to generate for the test.
|
static java.lang.Long |
stopType
(int) Type of stop to carry out.
|
| Constructor and Description |
|---|
DiskRecoveryPrms() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getStopType() |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static java.lang.Long maxKeys
public static java.lang.Long objectType
public static java.lang.Long minimumNumOpsBeforeStop
public static java.lang.Long stopType
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.