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