public class LongTimeSeriesAggregator extends uk.gov.gchq.koryphe.binaryoperator.KorypheBinaryOperator<LongTimeSeries>
LongTimeSeriesAggregator
is a BinaryOperator
that takes in LongTimeSeries
s and aggregates the time series. If both
time series contain a value for the same timestamp then the two timestamps
are summed.Constructor and Description |
---|
LongTimeSeriesAggregator() |
apply, equals, hashCode
getClass, notify, notifyAll, toString, wait, wait, wait
maxBy, minBy
andThen
Copyright © 2022. All rights reserved.