Uses of Class
uk.gov.gchq.gaffer.operation.impl.CountGroups
-
Packages that use CountGroups Package Description uk.gov.gchq.gaffer.operation.impl Core operation implementations.uk.gov.gchq.gaffer.store.operation.handler Operation handler implementations. -
-
Uses of CountGroups in uk.gov.gchq.gaffer.operation.impl
Methods in uk.gov.gchq.gaffer.operation.impl that return CountGroups Modifier and Type Method Description CountGroups
CountGroups. shallowClone()
-
Uses of CountGroups in uk.gov.gchq.gaffer.store.operation.handler
Methods in uk.gov.gchq.gaffer.store.operation.handler with parameters of type CountGroups Modifier and Type Method Description GroupCounts
CountGroupsHandler. doOperation(CountGroups operation, Context context, Store store)
-