causes property
The straggler causes, keyed by the string representation of the StragglerCause enum and contains specialized debugging information for each straggler cause.
Implementation
core.Map<core.String, StragglerDebuggingInfo>? causes;
The straggler causes, keyed by the string representation of the StragglerCause enum and contains specialized debugging information for each straggler cause.
core.Map<core.String, StragglerDebuggingInfo>? causes;