Uses of Package
uk.gov.gchq.gaffer.spark.operation.javardd
-
Packages that use uk.gov.gchq.gaffer.spark.operation.javardd Package Description uk.gov.gchq.gaffer.spark.operation.javardd Operation classes for creating and consuming JavaRDDs using Spark in Gaffer.uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.javardd Operation handlers for obtaining JavaRDDs from Accumulo using Spark. -
Classes in uk.gov.gchq.gaffer.spark.operation.javardd used by uk.gov.gchq.gaffer.spark.operation.javardd Class Description GetJavaRDDOfAllElements AGetJavaRDDOfAllElements
operation retrieves all theElement
s from the target store, and returns them inside aJavaRDD
.GetJavaRDDOfElements AGetJavaRDDOfElements
operation retrieves all theElement
s for the input seeds from the target store, and returns them inside aJavaRDD
.ImportJavaRDDOfElements SplitStoreFromJavaRDDOfElements.Builder -
Classes in uk.gov.gchq.gaffer.spark.operation.javardd used by uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.javardd Class Description GetJavaRDDOfAllElements AGetJavaRDDOfAllElements
operation retrieves all theElement
s from the target store, and returns them inside aJavaRDD
.GetJavaRDDOfElements AGetJavaRDDOfElements
operation retrieves all theElement
s for the input seeds from the target store, and returns them inside aJavaRDD
.ImportJavaRDDOfElements SplitStoreFromJavaRDDOfElements