Uses of Class
uk.gov.gchq.gaffer.mapstore.operation.CountAllElementsDefaultView
-
Packages that use CountAllElementsDefaultView Package Description uk.gov.gchq.gaffer.mapstore.impl Implementation details for the MapImpl map-based data store.uk.gov.gchq.gaffer.mapstore.operation Operations for the Map store. -
-
Uses of CountAllElementsDefaultView in uk.gov.gchq.gaffer.mapstore.impl
Methods in uk.gov.gchq.gaffer.mapstore.impl with parameters of type CountAllElementsDefaultView Modifier and Type Method Description LongCountAllElementsDefaultViewHandler. doOperation(CountAllElementsDefaultView operation, Context context, Store store) -
Uses of CountAllElementsDefaultView in uk.gov.gchq.gaffer.mapstore.operation
Methods in uk.gov.gchq.gaffer.mapstore.operation that return CountAllElementsDefaultView Modifier and Type Method Description CountAllElementsDefaultViewCountAllElementsDefaultView. shallowClone()
-