View Source GoogleApi.Dataflow.V1b3.Model.StragglerDebuggingInfo (google_api_dataflow v0.46.2)
Information useful for debugging a straggler. Each type will provide specialized debugging information relevant for a particular cause. The StragglerDebuggingInfo will be 1:1 mapping to the StragglerCause enum.
Attributes
-
hotKey
(type:GoogleApi.Dataflow.V1b3.Model.HotKeyDebuggingInfo.t
, default:nil
) - Hot key debugging details.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataflow.V1b3.Model.StragglerDebuggingInfo{ hotKey: GoogleApi.Dataflow.V1b3.Model.HotKeyDebuggingInfo.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.