|
|
|
|
|
||||||||||
| 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<CountryPerPIRecordAggregation>
org.torweg.pulse.component.statistics.aggregator.CountryPerPIRecordAggregator
public final class CountryPerPIRecordAggregator
Aggregates the country-hits per PIRecords of the given
Visit.
| Constructor Summary | |
|---|---|
CountryPerPIRecordAggregator()
|
|
| 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 CountryPerPIRecordAggregator()
| 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 | |||||||||