|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.statistics.util.AbstractRowData<T>
org.torweg.pulse.component.statistics.util.AbstractRegexVersionedCounterAggregationRowData<T>
T - the
AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned, ?>public final class AbstractRegexVersionedCounterAggregationRowData<T extends AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned,?>>
The default row data implementation for aggregation of
AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned, ?&<
.
| Constructor Summary | |
|---|---|
protected |
AbstractRegexVersionedCounterAggregationRowData()
Deprecated. |
|
AbstractRegexVersionedCounterAggregationRowData(T dataObject)
Creates a new AbstractRegexVersionedCounterAggregationRowData with the
data of the given
{@code AbstractRegexVersionedCounterAggregation<? |
| Method Summary | |
|---|---|
protected void |
aggregate(T dataObject)
Aggregates the data from the given data object. |
protected AbstractRegexVersionedCounterAggregationRowData<T> |
create(T dataObject)
Factory method. |
java.util.Set<T> |
getDataObjects()
Returns the underlying dataObjects. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected AbstractRegexVersionedCounterAggregationRowData()
public AbstractRegexVersionedCounterAggregationRowData(T dataObject)
AbstractRegexVersionedCounterAggregationRowData with the
data of the given
AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned, ?>
.
dataObject - AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned, ?>| Method Detail |
|---|
public java.util.Set<T> getDataObjects()
getDataObjects in class AbstractRowData<T extends AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned,?>>()protected AbstractRegexVersionedCounterAggregationRowData<T> create(T dataObject)
Creates a new
AbstractRegexVersionedCounterAggregationRowData from the
given data object.
create in class AbstractRowData<T extends AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned,?>>dataObject - AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned, ?>
AbstractRegexVersionedCounterAggregationRowDataprotected void aggregate(T dataObject)
aggregate in class AbstractRowData<T extends AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned,?>>dataObject - AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned, ?>AbstractRowData.aggregate(org.torweg.pulse.util.time.IHasDuration)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||