Package uk.gov.gchq.gaffer.store.util
Class AggregatorUtil.ToElementKey
-
- Direct Known Subclasses:
AggregatorUtil.ToIngestElementKey
,AggregatorUtil.ToQueryElementKey
- Enclosing class:
- AggregatorUtil
public static class AggregatorUtil.ToElementKey extends uk.gov.gchq.koryphe.function.KorypheFunction<Element,Element>
-
-
Constructor Summary
Constructors Constructor Description ToElementKey(Map<String,Set<String>> groupToGroupBys)
ToElementKey(Map<String,Set<String>> groupToGroupBys, boolean includeMatchedVertex)
-