Uses of Class
org.apache.pig.impl.logicalLayer.RelationalOperator

Packages that use RelationalOperator
org.apache.pig.impl.logicalLayer The logical operators that represent a pig script and tools for manipulating those operators. 
 

Uses of RelationalOperator in org.apache.pig.impl.logicalLayer
 

Subclasses of RelationalOperator in org.apache.pig.impl.logicalLayer
 class LOCogroup
           
 class LOCross
           
 class LODistinct
           
 class LOFilter
           
 class LOForEach
           
 class LOJoin
           
 class LOLimit
           
 class LOLoad
           
 class LOSort
           
 class LOSplit
           
 class LOSplitOutput
           
 class LOStore
           
 class LOStream
          LOStream represents the specification of an external command to be executed in a Pig Query.
 class LOUnion
           
 



Copyright © ${year} The Apache Software Foundation