Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class StragglerSummary.
Summarized straggler identification details.
Generated from protobuf message google.dataflow.v1beta3.StragglerSummary
Namespace
Google \ Cloud \ Dataflow \ V1beta3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ total_straggler_count
int|string
The total count of stragglers.
↳ straggler_cause_count
array| Google\Protobuf\Internal\MapField
Aggregated counts of straggler causes, keyed by the string representation of the StragglerCause enum.
↳ recent_stragglers
getTotalStragglerCount
The total count of stragglers.
int|string
setTotalStragglerCount
The total count of stragglers.
var
int|string
$this
getStragglerCauseCount
Aggregated counts of straggler causes, keyed by the string representation of the StragglerCause enum.
setStragglerCauseCount
Aggregated counts of straggler causes, keyed by the string representation of the StragglerCause enum.
$this
getRecentStragglers
The most recent stragglers.
setRecentStragglers
The most recent stragglers.
$this