|
|
|
|
|
||||||||||
| 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.PathTreeAggregator
public final class PathTreeAggregator
Aggregates "path-information" and "path-related information" from the given
Visit. The information is evaluated on a "per record" basis and being
stored to a PathTreeAggregation.
| Nested Class Summary | |
|---|---|
protected static class |
PathTreeAggregator.TreeAggregationUtil
Tree used for intermediate storage of aggregated values during aggregation of PIRecords. |
| Constructor Summary | |
|---|---|
PathTreeAggregator()
|
|
| Method Summary | |
|---|---|
void |
aggregate(Visit visit,
org.hibernate.Session s)
Does the actual aggregation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathTreeAggregator()
| Method Detail |
|---|
public void aggregate(Visit visit,
org.hibernate.Session s)
aggregate in class AbstractBaseAggregatorvisit - the Visit to be processeds - the current hibernateTM-Session(org.torweg.pulse.component.statistics.model.Visit)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||