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.http   
org.apache.hadoop.mapreduce.lib.input   
org.apache.hadoop.net Network-related classes. 
org.apache.hadoop.security.authentication.server   
org.apache.hadoop.util Common utilities. 
 

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.http
 

Classes in org.apache.hadoop.http with annotations of type InterfaceStability.Unstable
 class HttpConfig
          Singleton to get access to Http related configuration.
 

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.
 

Uses of InterfaceStability.Unstable in org.apache.hadoop.security.authentication.server
 

Classes in org.apache.hadoop.security.authentication.server with annotations of type InterfaceStability.Unstable
 class AuthenticationFilter
          The AuthenticationFilter enables protecting web application resources with different (pluggable) authentication mechanisms.
 

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

Classes in org.apache.hadoop.util with annotations of type InterfaceStability.Unstable
 class PlatformName
          A helper class for getting build-info of the java-vm.
 



Copyright © 2009 The Apache Software Foundation