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.mapReduceLayer   
org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators   
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators   
org.apache.pig.backend.hadoop.hbase   
org.apache.pig.backend.local.executionengine   
org.apache.pig.builtin   
org.apache.pig.data Data types for Pig. 
org.apache.pig.impl.builtin   
org.apache.pig.impl.logicalLayer The logical operators that represent a pig script and tools for manipulating those operators. 
org.apache.pig.impl.logicalLayer.schema   
org.apache.pig.impl.logicalLayer.validators   
org.apache.pig.impl.util   
 

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.
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
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.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.backend.hadoop.hbase
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.local.executionengine
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
          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.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.logicalLayer.validators
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.util
Schema
          The Schema class encapsulates the notion of a schema for a relational operator.
 



Copyright © ${year} The Apache Software Foundation