public class JobStatistics extends Object
Constructor and Description |
---|
JobStatistics() |
Modifier and Type | Method and Description |
---|---|
org.joda.time.DateTime |
finalizingTimeUtc()
Get the job finalizing start time.
|
org.joda.time.DateTime |
lastUpdateTimeUtc()
Get the last update time for the statistics.
|
List<JobStatisticsVertexStage> |
stages()
Get the list of stages for the job.
|
public org.joda.time.DateTime lastUpdateTimeUtc()
public org.joda.time.DateTime finalizingTimeUtc()
public List<JobStatisticsVertexStage> stages()
Copyright © 2019. All rights reserved.