Uses of Class
uk.gov.gchq.gaffer.accumulostore.operation.impl.GetElementsInRanges
-
Packages that use GetElementsInRanges Package Description uk.gov.gchq.gaffer.accumulostore.operation.handler uk.gov.gchq.gaffer.accumulostore.operation.impl -
-
Uses of GetElementsInRanges in uk.gov.gchq.gaffer.accumulostore.operation.handler
Methods in uk.gov.gchq.gaffer.accumulostore.operation.handler with parameters of type GetElementsInRanges Modifier and Type Method Description Iterable<? extends Element>
GetElementsInRangesHandler. doOperation(GetElementsInRanges operation, Context context, Store store)
Iterable<? extends Element>
GetElementsInRangesHandler. doOperation(GetElementsInRanges operation, User user, AccumuloStore store)
-
Uses of GetElementsInRanges in uk.gov.gchq.gaffer.accumulostore.operation.impl
Methods in uk.gov.gchq.gaffer.accumulostore.operation.impl that return GetElementsInRanges Modifier and Type Method Description GetElementsInRanges
GetElementsInRanges. shallowClone()
-