ApplicationInfo constructor
ApplicationInfo({})
Implementation
ApplicationInfo({
this.applicationContextIngestionStatus,
this.applicationId,
this.attempts,
this.coresGranted,
this.coresPerExecutor,
this.maxCores,
this.memoryPerExecutorMb,
this.name,
this.quantileDataStatus,
});