public class DayCollectingAggregator extends java.lang.Object implements CollectingAggregator
Constructor and Description |
---|
DayCollectingAggregator(TsDB tsdb,
TsIterator input_iterator) |
Modifier and Type | Method and Description |
---|---|
long |
calcNextOutput() |
int |
getAttributeCount() |
java.util.ArrayList<java.lang.Float>[] |
getOutputs() |
ProcessingChain |
getProcessingChain()
Default implementation: Get processing chain with this as source entry.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProcessingTitle
createUnknown, of
createUnknown
public DayCollectingAggregator(TsDB tsdb, TsIterator input_iterator)
public int getAttributeCount()
getAttributeCount
in interface CollectingAggregator
public long calcNextOutput()
calcNextOutput
in interface CollectingAggregator
public java.util.ArrayList<java.lang.Float>[] getOutputs()
getOutputs
in interface CollectingAggregator
public ProcessingChain getProcessingChain()
ProcessingChainNode
getProcessingChain
in interface ProcessingChainNode
getProcessingChain
in interface ProcessingChainSupplier