Class DefaultLayerUpdaterFactory
java.lang.Object
com.here.platform.data.client.spark.DefaultLayerUpdaterFactory
- All Implemented Interfaces:
LayerUpdaterFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateUpdater(org.apache.spark.sql.SparkSession sparkSession, HRN catalogHrn, Layer layer, ClientsFactory clientsFactory, org.apache.hadoop.conf.Configuration config)
-
Constructor Details
-
DefaultLayerUpdaterFactory
public DefaultLayerUpdaterFactory()
-
-
Method Details
-
createUpdater
public LayerUpdater createUpdater(org.apache.spark.sql.SparkSession sparkSession, HRN catalogHrn, Layer layer, ClientsFactory clientsFactory, org.apache.hadoop.conf.Configuration config) - Specified by:
createUpdaterin interfaceLayerUpdaterFactory
-