Class SketchAggregator
- java.lang.Object
-
- uk.gov.gchq.koryphe.binaryoperator.KorypheBinaryOperator<org.apache.datasketches.theta.Sketch>
-
- uk.gov.gchq.gaffer.sketches.datasketches.theta.binaryoperator.SketchAggregator
-
- All Implemented Interfaces:
BiFunction<org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch>
,BinaryOperator<org.apache.datasketches.theta.Sketch>
public class SketchAggregator extends uk.gov.gchq.koryphe.binaryoperator.KorypheBinaryOperator<org.apache.datasketches.theta.Sketch>
-
-
Constructor Summary
Constructors Constructor Description SketchAggregator()
-