Uses of Package
uk.gov.gchq.gaffer.operation.impl.function
-
Classes in uk.gov.gchq.gaffer.operation.impl.function used by uk.gov.gchq.gaffer.operation.impl.function 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 Function Transform ATransformoperation applies providedElementTransformer(s) to the providedIterableofElements, and returns anIterable.Transform.Builder -
Classes in uk.gov.gchq.gaffer.operation.impl.function used by uk.gov.gchq.gaffer.operation.util Class Description Filter AFilteroperation appliesElementFilter(s) to the providedIterableofElements and returns anIterable. -
Classes in uk.gov.gchq.gaffer.operation.impl.function used by uk.gov.gchq.gaffer.store.operation.handler.function Class Description Aggregate AnAggregateoperation appliesElementAggregator(s) to the providedIterableofElements by their group, and returns anIterable.Filter AFilteroperation appliesElementFilter(s) to the providedIterableofElements and returns anIterable.Transform ATransformoperation applies providedElementTransformer(s) to the providedIterableofElements, and returns anIterable. -
Classes in uk.gov.gchq.gaffer.operation.impl.function used by uk.gov.gchq.gaffer.store.operation.util Class Description Transform ATransformoperation applies providedElementTransformer(s) to the providedIterableofElements, and returns anIterable. -
Classes in uk.gov.gchq.gaffer.operation.impl.function used by uk.gov.gchq.gaffer.store.operation.validator.function Class Description Function