Interface LayerUpdaterFactory
- All Known Implementing Classes:
DefaultLayerUpdaterFactory
public interface LayerUpdaterFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateUpdater(org.apache.spark.sql.SparkSession sparkSession, HRN catalogHrn, Layer layer, ClientsFactory clientsFactory, org.apache.hadoop.conf.Configuration config)
-
Method Details
-
createUpdater
LayerUpdater createUpdater(org.apache.spark.sql.SparkSession sparkSession, HRN catalogHrn, Layer layer, ClientsFactory clientsFactory, org.apache.hadoop.conf.Configuration config)
-