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 AnAggregate
operation appliesElementAggregator
(s) to the providedIterable
ofElement
s by their group, and returns anIterable
.Aggregate.Builder Filter AFilter
operation appliesElementFilter
(s) to the providedIterable
ofElement
s and returns anIterable
.Filter.Builder Function Transform ATransform
operation applies providedElementTransformer
(s) to the providedIterable
ofElement
s, 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 AFilter
operation appliesElementFilter
(s) to the providedIterable
ofElement
s 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 AnAggregate
operation appliesElementAggregator
(s) to the providedIterable
ofElement
s by their group, and returns anIterable
.Filter AFilter
operation appliesElementFilter
(s) to the providedIterable
ofElement
s and returns anIterable
.Transform ATransform
operation applies providedElementTransformer
(s) to the providedIterable
ofElement
s, and returns anIterable
. -
Classes in uk.gov.gchq.gaffer.operation.impl.function used by uk.gov.gchq.gaffer.store.operation.util Class Description Transform ATransform
operation applies providedElementTransformer
(s) to the providedIterable
ofElement
s, 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