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