Package | Description |
---|---|
org.apache.pig.backend.hadoop.executionengine.physicalLayer |
Implementation of physical operators that use hadoop as the execution engine
and data storage.
|
org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators | |
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators | |
org.apache.pig.pen |
Modifier and Type | Field and Description |
---|---|
protected Illustrator |
PhysicalOperator.illustrator |
Modifier and Type | Method and Description |
---|---|
Illustrator |
PhysicalOperator.getIllustrator() |
Modifier and Type | Method and Description |
---|---|
void |
PhysicalOperator.setIllustrator(Illustrator illustrator) |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionOperator.setIllustrator(Illustrator illustrator) |
Modifier and Type | Field and Description |
---|---|
protected Illustrator |
Packager.illustrator |
Modifier and Type | Method and Description |
---|---|
Illustrator |
Packager.getIllustrator() |
Modifier and Type | Method and Description |
---|---|
void |
Packager.setIllustrator(Illustrator illustrator) |
void |
POPackage.setIllustrator(Illustrator illustrator) |
void |
JoinPackager.setIllustrator(Illustrator illustrator) |
Modifier and Type | Method and Description |
---|---|
void |
Illustrable.setIllustrator(Illustrator illustrator) |
Copyright © 2007-2012 The Apache Software Foundation