Class Hierarchy
- java.lang.Object
- uk.gov.gchq.gaffer.store.util.AggregatorUtil
- uk.gov.gchq.koryphe.binaryoperator.KorypheBinaryOperator<T> (implements java.util.function.BinaryOperator<T>)
- uk.gov.gchq.gaffer.store.util.AggregatorUtil.IngestElementBinaryOperator
- uk.gov.gchq.gaffer.store.util.AggregatorUtil.IngestPropertiesBinaryOperator
- uk.gov.gchq.gaffer.store.util.AggregatorUtil.QueryElementBinaryOperator
- uk.gov.gchq.gaffer.store.util.AggregatorUtil.QueryPropertiesBinaryOperator
- uk.gov.gchq.koryphe.function.KorypheFunction<I,O> (implements java.util.function.Function<T,R>)
- uk.gov.gchq.gaffer.store.util.AggregatorUtil.ToElementKey
- uk.gov.gchq.gaffer.store.util.AggregatorUtil.ToIngestElementKey
- uk.gov.gchq.gaffer.store.util.AggregatorUtil.ToQueryElementKey
- uk.gov.gchq.gaffer.store.util.AggregatorUtil.ToElementKey
- uk.gov.gchq.koryphe.predicate.KoryphePredicate<I> (implements java.util.function.Predicate<T>)
- uk.gov.gchq.gaffer.store.util.AggregatorUtil.IsElementAggregated