Interface LayerDataFrameReaderFactory

All Known Implementing Classes:
DefaultLayerDataFrameReaderFactory

public interface LayerDataFrameReaderFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    createReader(org.apache.spark.sql.SparkSession sparkSession, HRN catalogHrn, Layer layer, com.here.platform.data.client.scaladsl.QueryApi queryApi)
     
  • Method Details

    • createReader

      LayerDataFrameReader createReader(org.apache.spark.sql.SparkSession sparkSession, HRN catalogHrn, Layer layer, com.here.platform.data.client.scaladsl.QueryApi queryApi)