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