Uses of Class
uk.gov.gchq.gaffer.store.util.AggregatorUtil.ToElementKey
-
Packages that use AggregatorUtil.ToElementKey Package Description uk.gov.gchq.gaffer.store.util Utility classes for the store classes. -
-
Uses of AggregatorUtil.ToElementKey in uk.gov.gchq.gaffer.store.util
Subclasses of AggregatorUtil.ToElementKey in uk.gov.gchq.gaffer.store.util Modifier and Type Class Description static classAggregatorUtil.ToIngestElementKeyA Function that takes and element as input and outputs an element key that consists of the Group-by values in theSchema, the Identifiers and the Group.static classAggregatorUtil.ToQueryElementKeyA Function that takes and element as input and outputs an element key that consists of the Group-by values in theView, the Identifiers and the Group.
-