Package uk.gov.gchq.gaffer.spark.operation.dataframe
Operation classes for creating and consuming Dataframes using Spark in Gaffer.
-
Class Summary Class Description ClassTagConstants Constants that provideClassTags of various types.ConvertElementToRow Class to convert aElementinto aRowobject for use in a Spark SQL dataframe.FiltersToOperationConverter Converts a giveViewand array of SparkFilters to an operation that returns data with as many of the filters as possible converted to Gaffer filters and added to the view.GetDataFrameOfElements AnOperationthat returns an Apache SparkDataFrame(i.e.GetDataFrameOfElements.Builder