Package uk.gov.gchq.gaffer.federated.simple.merge.operator
-
Class Summary Class Description ElementAggregateOperator Operator for aggregating two iterables ofElement
s together, this will ensure all properties for similar elements are merged using theElementAggregator
from the schema to perform the actual aggregation.