Google Cloud Dataflow V1beta3 Client - Class StageSummary (0.8.2)

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

Information about a particular execution stage of a job.

Generated from protobuf message google.dataflow.v1beta3.StageSummary

Namespace

Google \ Cloud \ Dataflow \ V1beta3

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ stage_id
string

ID of this stage

↳ state
int

State of this stage.

↳ start_time
Google\Protobuf\Timestamp

Start time of this stage.

↳ end_time
Google\Protobuf\Timestamp

End time of this stage. If the work item is completed, this is the actual end time of the stage. Otherwise, it is the predicted end time.

↳ progress
ProgressTimeseries

Progress for this stage. Only applicable to Batch jobs.

↳ metrics
array< MetricUpdate >

Metrics for this stage.

↳ straggler_summary
StragglerSummary

Straggler summary for this stage.

getStageId

ID of this stage

Returns
Type
Description
string

setStageId

ID of this stage

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getState

State of this stage.

Returns
Type
Description
int

setState

State of this stage.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getStartTime

Start time of this stage.

Returns
Type
Description

hasStartTime

clearStartTime

setStartTime

Start time of this stage.

Parameter
Name
Description
Returns
Type
Description
$this

getEndTime

End time of this stage.

If the work item is completed, this is the actual end time of the stage. Otherwise, it is the predicted end time.

Returns
Type
Description

hasEndTime

clearEndTime

setEndTime

End time of this stage.

If the work item is completed, this is the actual end time of the stage. Otherwise, it is the predicted end time.

Parameter
Name
Description
Returns
Type
Description
$this

getProgress

Progress for this stage.

Only applicable to Batch jobs.

Returns
Type
Description

hasProgress

clearProgress

setProgress

Progress for this stage.

Only applicable to Batch jobs.

Parameter
Name
Description
Returns
Type
Description
$this

getMetrics

Metrics for this stage.

Returns
Type
Description

setMetrics

Metrics for this stage.

Parameter
Name
Description
var
array< MetricUpdate >
Returns
Type
Description
$this

getStragglerSummary

Straggler summary for this stage.

Returns
Type
Description

hasStragglerSummary

clearStragglerSummary

setStragglerSummary

Straggler summary for this stage.

Parameter
Name
Description
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: