PeripheralsConfig constructor
PeripheralsConfig({
- String? metastoreService,
- SparkHistoryServerConfig? sparkHistoryServerConfig,
Implementation
PeripheralsConfig({this.metastoreService, this.sparkHistoryServerConfig});