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

Packages that use org.apache.pig.impl.logicalLayer.schema
org.apache.pig   
org.apache.pig.builtin   
org.apache.pig.impl.builtin   
org.apache.pig.impl.eval   
org.apache.pig.impl.eval.window   
org.apache.pig.impl.logicalLayer   
org.apache.pig.impl.logicalLayer.schema   
 

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

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.builtin
Schema
           
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.impl.builtin
Schema
           
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.impl.eval
Schema
           
TupleSchema
          A SchemaItemList encapuslates a group of schema items which may be SchemaFields (data atoms) or complex items, such as bags or tuples.
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.impl.eval.window
Schema
           
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.impl.logicalLayer
TupleSchema
          A SchemaItemList encapuslates a group of schema items which may be SchemaFields (data atoms) or complex items, such as bags or tuples.
 

Classes in org.apache.pig.impl.logicalLayer.schema used by org.apache.pig.impl.logicalLayer.schema
AtomSchema
          A SchemaField encapsulates a column alias and its numeric column value.
Schema
           
TupleSchema
          A SchemaItemList encapuslates a group of schema items which may be SchemaFields (data atoms) or complex items, such as bags or tuples.
 



Copyright © ${year} The Apache Software Foundation