Class AvroSchemaFactory

java.lang.Object
com.here.platform.data.client.flink.impl.schema.AvroSchemaFactory
All Implemented Interfaces:
SchemaFactory

public class AvroSchemaFactory extends Object implements SchemaFactory
  • Constructor Details

    • AvroSchemaFactory

      public AvroSchemaFactory(scala.Function1<String,BlobConverter> createblobConverterFn, com.here.platform.data.client.flink.scaladsl.LayerTypeProvider layerTypeProvider)
  • Method Details