Uses of Package
org.apache.pig.impl.logicalLayer.schema

Packages that use org.apache.pig.impl.logicalLayer.schema
org.apache.pig Public interfaces and classes for Pig. 
org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators   
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators   
org.apache.pig.builtin This package contains builtin Pig UDFs. 
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.impl.builtin   
org.apache.pig.impl.logicalLayer.schema   
org.apache.pig.impl.util   
org.apache.pig.newplan.logical   
org.apache.pig.newplan.logical.visitor   
org.apache.pig.scripting.js   
org.apache.pig.scripting.jython   
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig
Schema
          The Schema class encapsulates the notion of a schema for a relational operator.
Schema.FieldSchema
           
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators
Schema
          The Schema class encapsulates the notion of a schema for a relational operator.
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators
Schema
          The Schema class encapsulates the notion of a schema for a relational operator.
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.builtin
Schema
          The Schema class encapsulates the notion of a schema for a relational operator.
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.data
Schema.FieldSchema
           
SchemaMergeException
           
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.impl.builtin
Schema
          The Schema class encapsulates the notion of a schema for a relational operator.
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.impl.logicalLayer.schema
Schema
          The Schema class encapsulates the notion of a schema for a relational operator.
Schema.FieldSchema
           
SchemaMergeException
           
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.impl.util
Schema
          The Schema class encapsulates the notion of a schema for a relational operator.
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.newplan.logical
Schema
          The Schema class encapsulates the notion of a schema for a relational operator.
Schema.FieldSchema
           
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.newplan.logical.visitor
Schema
          The Schema class encapsulates the notion of a schema for a relational operator.
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.scripting.js
Schema
          The Schema class encapsulates the notion of a schema for a relational operator.
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.scripting.jython
Schema
          The Schema class encapsulates the notion of a schema for a relational operator.
 



Copyright © ${year} The Apache Software Foundation