Google Cloud Dataflow V1beta3 Client - Class Straggler (0.8.1)

Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class Straggler.

Information for a straggler.

Generated from protobuf message google.dataflow.v1beta3.Straggler

Namespace

Google \ Cloud \ Dataflow \ V1beta3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ batch_straggler StragglerInfo

Batch straggler identification and debugging information.

↳ streaming_straggler StreamingStragglerInfo

Streaming straggler identification and debugging information.

getBatchStraggler

Batch straggler identification and debugging information.

Returns
Type Description
StragglerInfo|null

hasBatchStraggler

setBatchStraggler

Batch straggler identification and debugging information.

Parameter
Name Description
var StragglerInfo
Returns
Type Description
$this

getStreamingStraggler

Streaming straggler identification and debugging information.

Returns
Type Description
StreamingStragglerInfo|null

hasStreamingStraggler

setStreamingStraggler

Streaming straggler identification and debugging information.

Parameter
Name Description
var StreamingStragglerInfo
Returns
Type Description
$this

getStragglerInfo

Returns
Type Description
string