public class YearCollectingAggregator extends AbstractCollectingAggregator
outputCounters, outputs, outputTimestamp
Constructor and Description |
---|
YearCollectingAggregator(MonthCollectingAggregator mca) |
Modifier and Type | Method and Description |
---|---|
protected long |
calcAggregationTimestamp(long timestamp) |
protected boolean |
isValidAggregate(int collectorCount,
AggregationType aggregationType) |
calcNextOutput, getAttributeCount, getOutputs, getProcessingChain
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProcessingTitle
createUnknown, of
createUnknown
public YearCollectingAggregator(MonthCollectingAggregator mca)
protected long calcAggregationTimestamp(long timestamp)
calcAggregationTimestamp
in class AbstractCollectingAggregator
protected boolean isValidAggregate(int collectorCount, AggregationType aggregationType)
isValidAggregate
in class AbstractCollectingAggregator