|
PerfExplorer 2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectAbstractPerformanceOperation
DefaultOperation
CorrelationOperation
public class CorrelationOperation
| Constructor Summary | |
|---|---|
CorrelationOperation(List<PerformanceResult> inputs)
|
|
CorrelationOperation(PerformanceResult input)
|
|
| Method Summary | |
|---|---|
List<PerformanceResult> |
processData()
Dummy implementation which is a no-op on the input data |
| 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 CorrelationOperation(List<PerformanceResult> inputs)
inputs - public CorrelationOperation(PerformanceResult input)
input - | Method Detail |
|---|
public List<PerformanceResult> processData()
processData in interface PerformanceAnalysisOperationprocessData in class DefaultOperationPerformanceResult,
List
|
PerfExplorer 2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||