org.apache.hadoop.mapred
Class StatusHttpServer

java.lang.Object
  extended by org.apache.hadoop.http.HttpServer
      extended by org.apache.hadoop.mapred.StatusHttpServer
All Implemented Interfaces:
FilterContainer

public class StatusHttpServer
extends HttpServer

A mapred http server.


Nested Class Summary
static class StatusHttpServer.TaskGraphServlet
          The servlet that outputs svg graphics for map / reduce task statuses
 
Nested classes/interfaces inherited from class org.apache.hadoop.http.HttpServer
HttpServer.StackServlet
 
Field Summary
 
Fields inherited from class org.apache.hadoop.http.HttpServer
defaultContexts, filterNames, findPort, listener, LOG, webAppContext, webServer
 
Method Summary
 
Methods inherited from class org.apache.hadoop.http.HttpServer
addContext, addDefaultApps, addDefaultServlets, addFilter, addFilterPathMapping, addInternalServlet, addServlet, addSslListener, defineFilter, getAttribute, getPort, getWebAppsPath, setAttribute, setThreads, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2008 The Apache Software Foundation