Uses of Package
uk.gov.gchq.gaffer.spark.operation.scalardd
-
Packages that use uk.gov.gchq.gaffer.spark.operation.scalardd 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. -
Classes in uk.gov.gchq.gaffer.spark.operation.scalardd used by uk.gov.gchq.gaffer.spark.operation.scalardd Class Description GetRDDOfAllElements AGetRDDOfAllElements
operation retrieves all theElement
s from the target store, and returns them inside aRDD
.GetRDDOfElements AGetRDDOfElements
operation retrieves all theElement
s for the input seeds from the target store, and returns them inside aRDD
.ImportRDDOfElements SplitStoreFromRDDOfElements.Builder -
Classes in uk.gov.gchq.gaffer.spark.operation.scalardd used by uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.scalardd Class Description GetRDDOfAllElements AGetRDDOfAllElements
operation retrieves all theElement
s from the target store, and returns them inside aRDD
.GetRDDOfElements AGetRDDOfElements
operation retrieves all theElement
s for the input seeds from the target store, and returns them inside aRDD
.ImportRDDOfElements SplitStoreFromRDDOfElements