|
|
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBaseAggregator | |
|---|---|
| org.torweg.pulse.component.statistics.aggregator | Contains the aggregators for the DataAggregationJoblet. |
| Uses of AbstractBaseAggregator in org.torweg.pulse.component.statistics.aggregator |
|---|
| Subclasses of AbstractBaseAggregator in org.torweg.pulse.component.statistics.aggregator | |
|---|---|
class |
AbstractAggregator<T extends AbstractAggregation>
An abstract base class to derive aggregators from. |
class |
AbstractRegexVersionedPerVisitAggregator<T extends AbstractRegexVersioned,U extends AbstractRegexVersionedCounterAggregation<?,?>>
Passes the given Visit to <T> and stores the
result of the aggregation to <U> on a per
Visit basis. |
class |
AverageTimePerVisitAggregator
Aggregates information about the "average time per Visit". |
class |
CountryPerPIRecordAggregator
Aggregates the country-hits per PIRecords of the given
Visit. |
class |
CountryPerVisitAggregator
Aggregates the country-hits per Visit. |
class |
OperatingSystemPerVisitAggregator
Aggregates information about the OperatingSystem. |
class |
PathTreeAggregator
Aggregates "path-information" and "path-related information" from the given Visit. |
class |
PIRecordCountAggregator
Aggregates the hits per day. |
class |
RefererTreeAggregator
Aggregates "referrer information" from the given Visit. |
class |
ScreenResolutionPerVisitAggregator
Aggregates statistical information about ScreenResolutions. |
class |
UserAgentPerVisitAggregator
Aggregates information about the UserAgent. |
class |
VisitCountAggregator
Aggregates the visits per day. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||