public class PerfReportPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static Long |
generateBriefReport
(boolean)
Should the generated performance report be "brief"
|
static Long |
generatePerformanceReport
(boolean)
Whether or not to generate a performance report after a test has
completed.
|
static Long |
heapSize
(String)
Heap size to use in the performance report generator VM.
|
static Long |
maxReportWaitSec
(int)
Number of seconds to wait for a performance report to be complete
before timing out.
|
static Long |
statisticsSpecification
(String)
Name of the statistics specification file.
|
static Long |
useAutoGeneratedStatisticsSpecification
(boolean)
Whether to use an auto-generated file for stats specification.
|
| Constructor and Description |
|---|
PerfReportPrms() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static Long statisticsSpecification
public static Long generatePerformanceReport
statisticsSpecification file is written
to PerfReporter.PERFORMANCE_REPORT_FILE_NAME.public static Long maxReportWaitSec
public static Long heapSize
public static Long generateBriefReport
public static Long useAutoGeneratedStatisticsSpecification
public static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.