Uses of Package
org.apache.pig.classification

Packages that use org.apache.pig.classification
org.apache.pig Public interfaces and classes for Pig. 
org.apache.pig.backend.hadoop.executionengine.physicalLayer Implementation of physical operators that use hadoop as the execution engine and data storage. 
org.apache.pig.data This package contains implementations of Pig specific data types as well as support functions for reading, writing, and using all Pig data types. 
org.apache.pig.tools.pigstats   
 

Classes in org.apache.pig.classification used by org.apache.pig
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation
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.pig.classification used by org.apache.pig.backend.hadoop.executionengine.physicalLayer
InterfaceAudience.Private
          Intended for use only within Pig itself.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.pig.classification used by org.apache.pig.data
InterfaceAudience.Private
          Intended for use only within Pig itself.
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.pig.classification used by org.apache.pig.tools.pigstats
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 



Copyright © ${year} The Apache Software Foundation