|
PerfExplorer 2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectAbstractPerformanceOperation
DrawGraph
DrawBoxChartGraph
public class DrawBoxChartGraph
| Field Summary |
|---|
| Fields inherited from class DrawGraph |
|---|
BILLIONS, EVENTNAME, LINECHART, METADATA, METRICNAME, MICROSECONDS, MILLIONS, MILLISECONDS, MINUTES, PROCESSORCOUNT, SECONDS, STACKEDAREACHART, STACKEDBARCHART, THOUSANDS, THREADNAME, TRIALNAME, USEREVENTNAME |
| Constructor Summary | |
|---|---|
DrawBoxChartGraph(List<PerformanceResult> inputs)
|
|
DrawBoxChartGraph(PerformanceResult input)
|
|
DrawBoxChartGraph(Trial trial)
|
|
| Method Summary | |
|---|---|
List<PerformanceResult> |
processData()
Performs the analysis operation. |
| Methods inherited from class DrawGraph |
|---|
drawChartToFile, setCategoryType, setEvents, setLogYAxis, setMetadataField, setMetrics, setSeriesType, setShortenNames, setShowZero, setThreads, setTitle, setType, setUnits, setUserEvents, setValueType, setXAxisLabel, setYAxisLabel |
| Methods inherited from class AbstractPerformanceOperation |
|---|
addInput, addInput, getId, getInputs, getOutputAtIndex, getOutputs, reset, setId, setInput, setInput, setInputs, setInputsTrials, setOutputs, toString |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DrawBoxChartGraph(List<PerformanceResult> inputs)
inputs - public DrawBoxChartGraph(PerformanceResult input)
input - public DrawBoxChartGraph(Trial trial)
trial - | Method Detail |
|---|
public List<PerformanceResult> processData()
PerformanceAnalysisOperation
processData in interface PerformanceAnalysisOperationprocessData in class DrawGraphPerformanceResult,
List
|
PerfExplorer 2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||