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