Dataflow v1beta3 API - Class StragglerInfo.Types.StragglerDebuggingInfo (2.0.0-beta09)

public sealed class StragglerInfo.Types.StragglerDebuggingInfo : IMessage<StragglerInfo.Types.StragglerDebuggingInfo>, IEquatable<StragglerInfo.Types.StragglerDebuggingInfo>, IDeepCloneable<StragglerInfo.Types.StragglerDebuggingInfo>, IBufferMessage, IMessage

Reference documentation and code samples for the Dataflow v1beta3 API class StragglerInfo.Types.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.

Inheritance

object > StragglerInfo.Types.StragglerDebuggingInfo

Namespace

Google.Cloud.Dataflow.V1Beta3

Assembly

Google.Cloud.Dataflow.V1Beta3.dll

Constructors

StragglerDebuggingInfo()

public StragglerDebuggingInfo()

StragglerDebuggingInfo(StragglerDebuggingInfo)

public StragglerDebuggingInfo(StragglerInfo.Types.StragglerDebuggingInfo other)
Parameter
Name Description
other StragglerInfoTypesStragglerDebuggingInfo

Properties

HotKey

public HotKeyDebuggingInfo HotKey { get; set; }

Hot key debugging details.

Property Value
Type Description
HotKeyDebuggingInfo

StragglerDebuggingInfoValueCase

public StragglerInfo.Types.StragglerDebuggingInfo.StragglerDebuggingInfoValueOneofCase StragglerDebuggingInfoValueCase { get; }
Property Value
Type Description
StragglerInfoTypesStragglerDebuggingInfoStragglerDebuggingInfoValueOneofCase