Package | Description |
---|---|
org.apache.giraph.job |
Package of all the classes involved in job launch.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
DefaultJobProgressTrackerService.canFinishInTime(GiraphConfiguration conf,
org.apache.hadoop.mapreduce.Job job,
CombinedWorkerProgress progress)
Determine if the job will finish in allotted time
|
boolean |
CombinedWorkerProgress.madeProgressFrom(CombinedWorkerProgress lastProgress)
Check if this instance made progress from another instance
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.