|
|
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTreeElement | |
|---|---|
| org.torweg.pulse.component.statistics.model.aggregation | Contains all the entities required for storing the results of the aggregators run by the DataAggregationJoblet. |
| Uses of AbstractTreeElement in org.torweg.pulse.component.statistics.model.aggregation |
|---|
| Classes in org.torweg.pulse.component.statistics.model.aggregation with type parameters of type AbstractTreeElement | |
|---|---|
class |
AbstractTreeAggregation<T extends AbstractTreeElement<T>>
An abstract base class to derive aggregations based on an a tree-like structure using nodes derived from AbstractTreeElement. |
class |
AbstractTreeElement<T extends AbstractTreeElement<T>>
An abstract base class to derive the nodes the AbstractTreeAggregation operates on from. |
| Subclasses of AbstractTreeElement in org.torweg.pulse.component.statistics.model.aggregation | |
|---|---|
class |
PathTreeElement
Represents a path string element within the pulse website statistics. |
class |
RefererTreeElement
Represents a referer within the pulse website statistics. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||