Uses of Class
uk.gov.gchq.gaffer.spark.operation.scalardd.ImportRDDOfElements
-
Packages that use ImportRDDOfElements 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 ImportRDDOfElements in uk.gov.gchq.gaffer.spark.operation.scalardd
Methods in uk.gov.gchq.gaffer.spark.operation.scalardd that return ImportRDDOfElements Modifier and Type Method Description ImportRDDOfElements
ImportRDDOfElements. shallowClone()
-
Uses of ImportRDDOfElements in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.scalardd
Methods in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.scalardd with parameters of type ImportRDDOfElements Modifier and Type Method Description void
ImportRDDOfElementsHandler. doOperation(ImportRDDOfElements operation, Context context, AccumuloStore store)
Void
ImportRDDOfElementsHandler. doOperation(ImportRDDOfElements operation, Context context, Store store)
-