Interface LayerDataFrameReaderFactory
- All Known Implementing Classes:
DefaultLayerDataFrameReaderFactory
public interface LayerDataFrameReaderFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateReader(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)
-