Uses of Class
uk.gov.gchq.gaffer.operation.impl.Limit
-
Packages that use Limit Package Description uk.gov.gchq.gaffer.operation.impl Core operation implementations.uk.gov.gchq.gaffer.store.operation.handler Operation handler implementations. -
-
Uses of Limit in uk.gov.gchq.gaffer.operation.impl
Methods in uk.gov.gchq.gaffer.operation.impl that return Limit Modifier and Type Method Description Limit<T>
Limit. shallowClone()
-
Uses of Limit in uk.gov.gchq.gaffer.store.operation.handler
Methods in uk.gov.gchq.gaffer.store.operation.handler with parameters of type Limit Modifier and Type Method Description Iterable<? extends T>
LimitHandler. doOperation(Limit<T> operation, Context context, Store store)
-