WorkerSettings constructor
WorkerSettings({})
Implementation
WorkerSettings({
this.baseUrl,
this.reportingEnabled,
this.servicePath,
this.shuffleServicePath,
this.tempStoragePrefix,
this.workerId,
});
WorkerSettings({
this.baseUrl,
this.reportingEnabled,
this.servicePath,
this.shuffleServicePath,
this.tempStoragePrefix,
this.workerId,
});