Google Cloud Dataflow V1beta3 Client - Class StragglerDebuggingInfo (0.8.1)

Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class 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.

Generated from protobuf message google.dataflow.v1beta3.StragglerInfo.StragglerDebuggingInfo

Namespace

Google \ Cloud \ Dataflow \ V1beta3 \ StragglerInfo

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ hot_key Google\Cloud\Dataflow\V1beta3\HotKeyDebuggingInfo

Hot key debugging details.

getHotKey

Hot key debugging details.

Returns
Type Description
Google\Cloud\Dataflow\V1beta3\HotKeyDebuggingInfo|null

hasHotKey

setHotKey

Hot key debugging details.

Parameter
Name Description
var Google\Cloud\Dataflow\V1beta3\HotKeyDebuggingInfo
Returns
Type Description
$this

getStragglerDebuggingInfoValue

Returns
Type Description
string