ApplicationEnvironmentInfo constructor
ApplicationEnvironmentInfo({})
Implementation
ApplicationEnvironmentInfo({
this.classpathEntries,
this.hadoopProperties,
this.metricsProperties,
this.resourceProfiles,
this.runtime,
this.sparkProperties,
this.systemProperties,
});