Uses of Interface
com.cloudera.lib.service.Hadoop

Packages that use Hadoop
com.cloudera.hoop   
com.cloudera.lib.service.hadoop   
com.cloudera.lib.servlet   
 

Uses of Hadoop in com.cloudera.hoop
 

Methods in com.cloudera.hoop that return Hadoop
protected  Hadoop HoopFileSystemReleaseFilter.getHadoop()
          Returns the Hadoop service to return the Hadoop filesystem instance to.
 

Uses of Hadoop in com.cloudera.lib.service.hadoop
 

Classes in com.cloudera.lib.service.hadoop that implement Hadoop
 class HadoopService
           
 

Uses of Hadoop in com.cloudera.lib.servlet
 

Methods in com.cloudera.lib.servlet that return Hadoop
protected abstract  Hadoop FileSystemReleaseFilter.getHadoop()
          Abstract method to be implemetned by concrete implementations of the filter that return the Hadoop service to which the filesystem will be returned to.
 



Copyright © 2012 Cloudera. All Rights Reserved.