Uses of Class
uk.gov.gchq.gaffer.sparkaccumulo.operation.scalardd.GetRDDOfElementsInRanges
-
Packages that use GetRDDOfElementsInRanges Package Description uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.scalardd Operation handlers for obtaining RDDs from Accumulo using Spark.uk.gov.gchq.gaffer.sparkaccumulo.operation.scalardd Operations for using RDDs with the Accumulo Gaffer store. -
-
Uses of GetRDDOfElementsInRanges in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.scalardd
Methods in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.scalardd with parameters of type GetRDDOfElementsInRanges Modifier and Type Method Description org.apache.spark.rdd.RDD<Element>
GetRDDOfElementsInRangesHandler. doOperation(GetRDDOfElementsInRanges operation, Context context, Store store)
-
Uses of GetRDDOfElementsInRanges in uk.gov.gchq.gaffer.sparkaccumulo.operation.scalardd
Methods in uk.gov.gchq.gaffer.sparkaccumulo.operation.scalardd that return GetRDDOfElementsInRanges Modifier and Type Method Description GetRDDOfElementsInRanges
GetRDDOfElementsInRanges. shallowClone()
-