public sealed class StragglerInfo.Types.StragglerDebuggingInfo : IMessage<StragglerInfo.Types.StragglerDebuggingInfo>, IEquatable<StragglerInfo.Types.StragglerDebuggingInfo>, IDeepCloneable<StragglerInfo.Types.StragglerDebuggingInfo>, IBufferMessage, IMessageReference 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.
Implements
IMessageStragglerInfoTypesStragglerDebuggingInfo, IEquatableStragglerInfoTypesStragglerDebuggingInfo, IDeepCloneableStragglerInfoTypesStragglerDebuggingInfo, IBufferMessage, IMessageNamespace
Google.Cloud.Dataflow.V1Beta3Assembly
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 |
|