StragglerDebuggingInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
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.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
---|---|
Name | Description |
hot_key |
google.cloud.dataflow_v1beta3.types.HotKeyDebuggingInfo
Hot key debugging details. This field is a member of oneof _ straggler_debugging_info_value .
|