Package uk.gov.gchq.gaffer.spark.operation.dataframe.converter.schema
Classes for migrating between Gaffer schemas and Spark struct types.
-
Class Summary Class Description SchemaToStructTypeConverter Converts a GafferSchema
to a SparkStructType
.