Class SerializableStructType

java.lang.Object
org.apache.beam.sdk.io.delta.SerializableStructType
All Implemented Interfaces:
Serializable

public class SerializableStructType extends Object implements Serializable
A serializable wrapper for StructType using the Delta Kernel JSON serializer/deserializer.
See Also: