Uses of Class
uk.gov.gchq.gaffer.spark.operation.scalardd.GetRDDOfAllElements
-
Packages that use GetRDDOfAllElements 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 GetRDDOfAllElements in uk.gov.gchq.gaffer.spark.operation.scalardd
Methods in uk.gov.gchq.gaffer.spark.operation.scalardd that return GetRDDOfAllElements Modifier and Type Method Description GetRDDOfAllElements
GetRDDOfAllElements. shallowClone()
-
Uses of GetRDDOfAllElements in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.scalardd
Methods in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.scalardd with parameters of type GetRDDOfAllElements Modifier and Type Method Description org.apache.spark.rdd.RDD<Element>
GetRDDOfAllElementsHandler. doOperation(GetRDDOfAllElements operation, Context context, Store store)
-