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   
org.apache.hadoop.net Network-related classes. 
 

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
 

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

Classes in org.apache.hadoop.net with annotations of type InterfaceStability.Unstable
 class NetworkTopologyWithNodeGroup
          The class extends NetworkTopology to represents a cluster of computer with a 4-layers hierarchical network topology.
 



Copyright © 2009 The Apache Software Foundation