|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.statistics.util.CountedTotal<T>
T - the
AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned, ?>
being aggregatedpublic class CountedTotal<T extends AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned,?>>
Used as information wrapper for displaying the statistical data of
AbstractRegexVersionedCounterAggregations within the
ResultIHasDurationMatrix.
The information provided by the CountedTotal would be per row
for all AbstractRegexVersionedCounterAggregations of the row as
follows:
AbstractRegexVersionedCounter provided by
<T>.getVersionCounters()
| Constructor Summary | |
|---|---|
protected |
CountedTotal()
Deprecated. |
protected |
CountedTotal(T dataObject)
Creates a new CountedTotal from the given data-object. |
| Method Summary | |
|---|---|
protected void |
aggregate(T dataObject)
Aggregates the given data object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected CountedTotal()
protected CountedTotal(T dataObject)
CountedTotal from the given data-object.
dataObject - <T>| Method Detail |
|---|
protected final void aggregate(T dataObject)
dataObject - <T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||