public class KochPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
protected static int |
BYTE_ARRAY |
static Long |
numObjsToDo
Total number of objects to load and/or read per task.
|
static Long |
objSize
Size of objects to use.
|
static Long |
objType
Type of objects to use.
|
protected static int |
STRING |
static Long |
unloadAfterOperation
Whether to unload after an operation is carried out.
|
| Constructor and Description |
|---|
KochPrms() |
| Modifier and Type | Method and Description |
|---|---|
protected static int |
getNumObjsToDo() |
protected static int |
getObjSize() |
protected static int |
getObjType() |
static void |
main(String[] args) |
protected static boolean |
unloadAfterOperation() |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static Long numObjsToDo
public static Long objSize
public static Long objType
protected static final int BYTE_ARRAY
protected static final int STRING
public static Long unloadAfterOperation
protected static int getNumObjsToDo()
protected static int getObjSize()
protected static int getObjType()
protected static boolean unloadAfterOperation()
public static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.