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