Package uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property
Property converters to migrate between properties and Spark data types.
-
Interface Summary Interface 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
.