Uses of Interface
org.apache.hadoop.http.FilterContainer

Packages that use FilterContainer
org.apache.hadoop.http   
org.apache.hadoop.mapred A software framework for easily writing applications which process vast amounts of data (multi-terabyte data-sets) parallelly on large clusters (thousands of nodes) built of commodity hardware in a reliable, fault-tolerant manner. 
 

Uses of FilterContainer in org.apache.hadoop.http
 

Classes in org.apache.hadoop.http that implement FilterContainer
 class HttpServer
          Create a Jetty embedded server to answer http requests.
 

Uses of FilterContainer in org.apache.hadoop.mapred
 

Classes in org.apache.hadoop.mapred that implement FilterContainer
 class StatusHttpServer
          A mapred http server.
 



Copyright © 2008 The Apache Software Foundation