|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
Methods in org.apache.pig.impl.logicalLayer with parameters of type RelationalOperator | |
---|---|
protected void |
ColumnPruner.prune(RelationalOperator lOp)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |