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