Home
last modified time | relevance | path

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

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/task/reduce/
H A DShuffleClientMetrics.java64 public synchronized void threadBusy() { in threadBusy() method in ShuffleClientMetrics
H A DLocalFetcher.java82 metrics.threadBusy(); in run()
H A DFetcher.java190 metrics.threadBusy(); in run()
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapred/
H A DReduceTask.java942 synchronized void threadBusy() { in threadBusy() method in ReduceTask.ReduceCopier.ShuffleClientInstrumentation
1331 shuffleClientMetrics.threadBusy(); in run()