Package uk.gov.gchq.gaffer.store.util
Class AggregatorUtil.IngestElementBinaryOperator
- java.lang.Object
-
- uk.gov.gchq.koryphe.binaryoperator.KorypheBinaryOperator<Element>
-
- uk.gov.gchq.gaffer.store.util.AggregatorUtil.IngestElementBinaryOperator
-
- All Implemented Interfaces:
BiFunction<Element,Element,Element>
,BinaryOperator<Element>
- Enclosing class:
- AggregatorUtil
public static class AggregatorUtil.IngestElementBinaryOperator extends uk.gov.gchq.koryphe.binaryoperator.KorypheBinaryOperator<Element>
-
-
Constructor Summary
Constructors Constructor Description IngestElementBinaryOperator(Schema schema)
-
-
-
Constructor Detail
-
IngestElementBinaryOperator
public IngestElementBinaryOperator(Schema schema)
-
-