public class MonthCollectingAggregator extends AbstractCollectingAggregator
outputCounters, outputs, outputTimestamp| Constructor and Description |
|---|
MonthCollectingAggregator(DayCollectingAggregator dca) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
calcAggregationTimestamp(long timestamp) |
protected boolean |
isValidAggregate(int collectorCount,
AggregationType aggregationType) |
calcNextOutput, getAttributeCount, getOutputs, getProcessingChainclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProcessingTitlecreateUnknown, ofcreateUnknownpublic MonthCollectingAggregator(DayCollectingAggregator dca)
protected long calcAggregationTimestamp(long timestamp)
calcAggregationTimestamp in class AbstractCollectingAggregatorprotected boolean isValidAggregate(int collectorCount,
AggregationType aggregationType)
isValidAggregate in class AbstractCollectingAggregator