Uses of Package
org.apache.hadoop.classification

Packages that use org.apache.hadoop.classification
org.apache.hadoop   
org.apache.hadoop.classification   
org.apache.hadoop.conf Configuration of system parameters. 
org.apache.hadoop.fs An abstract file system API. 
org.apache.hadoop.fs.ftp   
org.apache.hadoop.fs.kfs A client for the Kosmos filesystem (KFS) 
org.apache.hadoop.fs.permission   
org.apache.hadoop.fs.s3 A distributed, block-based implementation of FileSystem that uses Amazon S3 as a backing store. 
org.apache.hadoop.fs.s3native A distributed implementation of FileSystem for reading and writing files on Amazon S3
org.apache.hadoop.io Generic i/o code for use when reading and writing data to the network, to databases, and to files. 
org.apache.hadoop.io.compress   
org.apache.hadoop.io.file.tfile   
org.apache.hadoop.io.serializer This package provides a mechanism for using different serialization frameworks in Hadoop. 
org.apache.hadoop.io.serializer.avro This package provides Avro serialization in Hadoop. 
org.apache.hadoop.log   
org.apache.hadoop.metrics.ganglia Implementation of the metrics package that sends metric data to Ganglia
org.apache.hadoop.metrics.spi The Service Provider Interface for the Metrics API. 
org.apache.hadoop.net Network-related classes. 
org.apache.hadoop.record (DEPRECATED) Hadoop record I/O contains classes and a record description language translator for simplifying serialization and deserialization of records in a language-neutral manner. 
org.apache.hadoop.record.compiler (DEPRECATED) This package contains classes needed for code generation from the hadoop record compiler. 
org.apache.hadoop.record.compiler.ant   
org.apache.hadoop.record.compiler.generated (DEPRECATED) This package contains code generated by JavaCC from the Hadoop record syntax file rcc.jj. 
org.apache.hadoop.record.meta   
org.apache.hadoop.security   
org.apache.hadoop.security.token   
org.apache.hadoop.security.token.delegation   
org.apache.hadoop.util Common utilities. 
org.apache.hadoop.util.bloom   
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.classification
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.conf
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.fs
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.fs.ftp
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.fs.kfs
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.fs.permission
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.fs.s3
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.fs.s3native
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.io
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.io.compress
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.io.file.tfile
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.io.serializer
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.io.serializer.avro
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.log
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.metrics.ganglia
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.metrics.spi
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.net
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.record
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.record.compiler
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.record.compiler.ant
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.record.compiler.generated
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.record.meta
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.security
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.security.token
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.security.token.delegation
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.util
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.classification used by org.apache.hadoop.util.bloom
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 



Copyright © 2009 The Apache Software Foundation