Package uk.gov.gchq.gaffer.time.binaryoperator
Aggregation classes for the Gaffer timestamp objects.
-
Class Summary Class Description BoundedTimestampSetAggregator ABoundedTimestampSetAggregatoris aBinaryOperatorthat takes inBoundedTimestampSets and aggregates the second one into the first.LongTimeSeriesAggregator ALongTimeSeriesAggregatoris aBinaryOperatorthat takes inLongTimeSeriess and aggregates the time series.RBMBackedTimestampSetAggregator ARBMBackedTimestampSetAggregatoris aBinaryOperatorthat takes inRBMBackedTimestampSets and merges the underlyingRoaringBitmaps together.