| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimeMachine
The TimeMachine extension point
| Method Summary | |
|---|---|
 List<Measure> | 
getMeasures(TimeMachineQuery query)
Past measures, sorted by date.  | 
 List<Object[]> | 
getMeasuresFields(TimeMachineQuery query)
Past measures sorted by date.  | 
| Method Detail | 
|---|
List<Measure> getMeasures(TimeMachineQuery query)
Measures of current analysis are not included.
List<Object[]> getMeasuresFields(TimeMachineQuery query)
Measures of current analysis are not included.
This method is recommended instead of getMeasures() for performance reasons. It needs less memory.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||