|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pig.impl.plan.OperatorPlan<RuleOperator>
org.apache.pig.impl.plan.optimizer.RulePlan
public class RulePlan
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.pig.impl.plan.OperatorPlan |
---|
OperatorPlan.IndexHelper<E> |
Field Summary |
---|
Fields inherited from class org.apache.pig.impl.plan.OperatorPlan |
---|
log, mFromEdges, mKeys, mOps, mSoftFromEdges, mSoftToEdges, mToEdges |
Constructor Summary | |
---|---|
RulePlan()
|
Method Summary | |
---|---|
void |
explain(OutputStream out,
PrintStream ps)
|
Methods inherited from class org.apache.pig.impl.plan.OperatorPlan |
---|
add, addAsLeaf, connect, createSoftLink, disconnect, doInsertBetween, dump, getKeys, getLeaves, getOperator, getOperatorKey, getPredecessors, getRoots, getSoftLinkPredecessors, getSoftLinkSuccessors, getSuccessors, insertBetween, isSingleLeafPlan, iterator, merge, mergeSharedPlan, pathExists, pushAfter, pushBefore, remove, removeAndReconnect, removeAndReconnectMultiSucc, removeSoftLink, replace, size, swap, trimAbove, trimBelow |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RulePlan()
Method Detail |
---|
public void explain(OutputStream out, PrintStream ps) throws VisitorException, IOException
explain
in class OperatorPlan<RuleOperator>
VisitorException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |