JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Gaffer 2.3.2
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package uk.gov.gchq.gaffer.sketches.datasketches.theta.binaryoperator
Aggregator classes for the Datasketches theta objects.
Class Summary
Class
Description
SketchAggregator
A
SketchAggregator
is a
BinaryOperator
that aggregates
Sketch
s using a
Union
.
UnionAggregator
A
UnionAggregator
is a
BinaryOperator
that aggregates
Union
s.