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 class
AggregatorUtil.ToIngestElementKey
A 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 class
AggregatorUtil.ToQueryElementKey
A 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.
-