Package uk.gov.gchq.gaffer.operation.impl.function
-
Interface Summary Interface Description Function -
Class Summary Class Description Aggregate AnAggregateoperation appliesElementAggregator(s) to the providedIterableofElements by their group, and returns anIterable.Aggregate.Builder Filter AFilteroperation appliesElementFilter(s) to the providedIterableofElements and returns anIterable.Filter.Builder Transform ATransformoperation applies providedElementTransformer(s) to the providedIterableofElements, and returns anIterable.Transform.Builder