Uses of Package
uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property
-
Packages that use uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property Package Description uk.gov.gchq.gaffer.spark.operation.dataframe Operation classes for creating and consuming Dataframes using Spark in Gaffer.uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property.impl Converter implementations.uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property.impl.datasketches.theta Implementation of a converter for Datasketches theta objects.uk.gov.gchq.gaffer.spark.operation.dataframe.converter.schema Classes for migrating between Gaffer schemas and Spark struct types.uk.gov.gchq.gaffer.spark.operation.graphframe Operation classes for creating and consuming GraphFrames using Spark in Gaffer.uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.dataframe Operation handlers for obtaining Dataframes from Accumulo using Spark. -
Classes in uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property used by uk.gov.gchq.gaffer.spark.operation.dataframe Class Description Converter An instance of this interface is used to convert an instance of a particular class into an object who's class matches a particular SparkDataType
. -
Classes in uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property used by uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property.impl Class Description Converter An instance of this interface is used to convert an instance of a particular class into an object who's class matches a particular SparkDataType
. -
Classes in uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property used by uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property.impl.datasketches.theta Class Description Converter An instance of this interface is used to convert an instance of a particular class into an object who's class matches a particular SparkDataType
. -
Classes in uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property used by uk.gov.gchq.gaffer.spark.operation.dataframe.converter.schema Class Description Converter An instance of this interface is used to convert an instance of a particular class into an object who's class matches a particular SparkDataType
. -
Classes in uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property used by uk.gov.gchq.gaffer.spark.operation.graphframe Class Description Converter An instance of this interface is used to convert an instance of a particular class into an object who's class matches a particular SparkDataType
. -
Classes in uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property used by uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.dataframe Class Description Converter An instance of this interface is used to convert an instance of a particular class into an object who's class matches a particular SparkDataType
.