Uses of Class
uk.gov.gchq.gaffer.data.GroupCounts
-
Packages that use GroupCounts Package Description uk.gov.gchq.gaffer.operation.impl Core operation implementations.uk.gov.gchq.gaffer.store.operation.handler Operation handler implementations. -
-
Uses of GroupCounts in uk.gov.gchq.gaffer.operation.impl
Methods in uk.gov.gchq.gaffer.operation.impl that return types with arguments of type GroupCounts Modifier and Type Method Description com.fasterxml.jackson.core.type.TypeReference<GroupCounts>
CountGroups. getOutputTypeReference()
-
Uses of GroupCounts in uk.gov.gchq.gaffer.store.operation.handler
Methods in uk.gov.gchq.gaffer.store.operation.handler that return GroupCounts Modifier and Type Method Description GroupCounts
CountGroupsHandler. doOperation(CountGroups operation, Context context, Store store)
-