org.ow2.clif.analyze.api.graph.virtualdata
Interface AggregateDataControl
- All Known Implementing Classes:
- AggregateDataImpl
public interface AggregateDataControl
The Interface AggregateDataControl.
- Author:
- Olivier Liu
AGGREGATE_DATA_CONTROL
static final java.lang.String AGGREGATE_DATA_CONTROL
- The Constant AGGREGATE_DATA_CONTROL.
- See Also:
- Constant Field Values
aggregateBladesOneSameEvent
java.util.List<BladeEvent> aggregateBladesOneSameEvent(java.util.List<java.util.List<BladeEvent>> bladeList)
- Aggregate blades on one event type
- Parameters:
bladeList
- the blades must have same type
(i.e. injectors, or probes of the same kind/class)
- Returns:
- List virtual data from an aggregation on one event of all the blades selected