|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.statistics.aggregator.AbstractBaseAggregator
org.torweg.pulse.component.statistics.aggregator.AbstractAggregator<AverageTimePerVisitAggregation>
org.torweg.pulse.component.statistics.aggregator.AverageTimePerVisitAggregator
public final class AverageTimePerVisitAggregator
Aggregates information about the "average time per Visit".
| Constructor Summary | |
|---|---|
AverageTimePerVisitAggregator()
|
|
| Method Summary | |
|---|---|
void |
aggregate(Visit visit,
org.hibernate.Session s)
Does the actual aggregation. |
| Methods inherited from class org.torweg.pulse.component.statistics.aggregator.AbstractAggregator |
|---|
getAggregation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AverageTimePerVisitAggregator()
| Method Detail |
|---|
public void aggregate(Visit visit,
org.hibernate.Session s)
aggregate in class AbstractBaseAggregatorvisit - the Visits - the current HibernateTM-Session(org.torweg.pulse.component.statistics.model.Visit,
org.hibernate.Session,
org.torweg.pulse.component.statistics.DataAggregationJobletConfiguration)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||