public class ReduceTask.ReduceCopier.MapOutputCopier extends Thread
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
ReduceTask.ReduceCopier.MapOutputCopier(JobConf job,
Reporter reporter,
SecretKey jobTokenSecret) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
fail()
Fail the current file that we are fetching
|
ReduceTask.ReduceCopier.MapOutputLocation |
getLocation()
Get the current map output location.
|
protected HttpURLConnection |
openConnection(URL url) |
void |
run()
Loop forever and fetch map outputs as they become available.
|
InputStream |
setupSecureConnection(ReduceTask.ReduceCopier.MapOutputLocation mapOutputLoc,
URLConnection connection) |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic boolean fail()
public ReduceTask.ReduceCopier.MapOutputLocation getLocation()
public void run()
ReduceTaskRunnerprotected HttpURLConnection openConnection(URL url) throws IOException
IOExceptionpublic InputStream setupSecureConnection(ReduceTask.ReduceCopier.MapOutputLocation mapOutputLoc, URLConnection connection) throws IOException
IOExceptionCopyright © 2009 The Apache Software Foundation