Uses of Class
org.apache.hadoop.classification.InterfaceStability.Unstable

Packages that use InterfaceStability.Unstable
org.apache.hadoop.conf Configuration of system parameters. 
org.apache.hadoop.mapreduce.lib.input   
 

Uses of InterfaceStability.Unstable in org.apache.hadoop.conf
 

Classes in org.apache.hadoop.conf with annotations of type InterfaceStability.Unstable
 class ConfServlet
          A servlet to print out the running configuration data.
 

Uses of InterfaceStability.Unstable in org.apache.hadoop.mapreduce.lib.input
 

Classes in org.apache.hadoop.mapreduce.lib.input with annotations of type InterfaceStability.Unstable
 class DelegatingInputFormat<K,V>
          An InputFormat that delegates behavior of paths to multiple other InputFormats.
 class DelegatingMapper<K1,V1,K2,V2>
          An Mapper that delegates behavior of paths to multiple other mappers.
 class DelegatingRecordReader<K,V>
          This is a delegating RecordReader, which delegates the functionality to the underlying record reader in TaggedInputSplit
 



Copyright © 2009 The Apache Software Foundation