Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::StragglerInfo::StragglerDebuggingInfo.
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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#hot_key
def hot_key() -> ::Google::Cloud::Dataflow::V1beta3::HotKeyDebuggingInfo
Returns
- (::Google::Cloud::Dataflow::V1beta3::HotKeyDebuggingInfo) — Hot key debugging details.
#hot_key=
def hot_key=(value) -> ::Google::Cloud::Dataflow::V1beta3::HotKeyDebuggingInfo
Parameter
- value (::Google::Cloud::Dataflow::V1beta3::HotKeyDebuggingInfo) — Hot key debugging details.
Returns
- (::Google::Cloud::Dataflow::V1beta3::HotKeyDebuggingInfo) — Hot key debugging details.