Package uk.gov.gchq.gaffer.spark.operation.scalardd
Operation classes for creating and consuming RDDs using Spark in Gaffer.
-
Class Summary Class Description GetRDDOfAllElements AGetRDDOfAllElementsoperation retrieves all theElements from the target store, and returns them inside aRDD.GetRDDOfAllElements.Builder GetRDDOfElements AGetRDDOfElementsoperation retrieves all theElements for the input seeds from the target store, and returns them inside aRDD.GetRDDOfElements.Builder ImportRDDOfElements ImportRDDOfElements.Builder SplitStoreFromRDDOfElements SplitStoreFromRDDOfElements.Builder