Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class StreamingStragglerInfo.
Information useful for streaming straggler identification and debugging.
Generated from protobuf message google.dataflow.v1beta3.StreamingStragglerInfo
Namespace
Google \ Cloud \ Dataflow \ V1beta3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ start_time
↳ end_time
↳ worker_name
string
Name of the worker where the straggler was detected.
↳ data_watermark_lag
↳ system_watermark_lag
getStartTime
Start time of this straggler.
hasStartTime
clearStartTime
setStartTime
Start time of this straggler.
$this
getEndTime
End time of this straggler.
hasEndTime
clearEndTime
setEndTime
End time of this straggler.
$this
getWorkerName
Name of the worker where the straggler was detected.
string
setWorkerName
Name of the worker where the straggler was detected.
var
string
$this
getDataWatermarkLag
The event-time watermark lag at the time of the straggler detection.
hasDataWatermarkLag
clearDataWatermarkLag
setDataWatermarkLag
The event-time watermark lag at the time of the straggler detection.
$this
getSystemWatermarkLag
The system watermark lag at the time of the straggler detection.
hasSystemWatermarkLag
clearSystemWatermarkLag
setSystemWatermarkLag
The system watermark lag at the time of the straggler detection.
$this