Package uk.gov.gchq.gaffer.sketches.datasketches.sampling.binaryoperator
Aggregator classes for the Datasketches sampling objects.
-
Class Summary Class Description ReservoirItemsSketchAggregator<T> AReservoirItemsSketchAggregatoris aBinaryOperatorthat aggregatesReservoirItemsSketchs using aReservoirItemsUnion.ReservoirItemsUnionAggregator<T> ReservoirLongsSketchAggregator AReservoirLongsSketchAggregatoris aBinaryOperatorthat aggregatesReservoirLongsSketchs using aReservoirLongsUnion.ReservoirLongsUnionAggregator