Home
last modified time | relevance | path

Searched refs:getEstimatedRunTime (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/speculate/
H A DDefaultSpeculator.java416 if (estimatedRunTime == data.getEstimatedRunTime() in speculationValue()
572 public long getEstimatedRunTime() { in getEstimatedRunTime() method in DefaultSpeculator.TaskAttemptHistoryStatistics