org.apache.hadoop.hive.ql.optimizer.pcr
Class PcrOpWalkerCtx.OpToDeleteInfo
java.lang.Object
org.apache.hadoop.hive.ql.optimizer.pcr.PcrOpWalkerCtx.OpToDeleteInfo
- Enclosing class:
- PcrOpWalkerCtx
public static class PcrOpWalkerCtx.OpToDeleteInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PcrOpWalkerCtx.OpToDeleteInfo
public PcrOpWalkerCtx.OpToDeleteInfo(Operator<? extends OperatorDesc> parent,
FilterOperator operator)
getParent
public Operator<? extends OperatorDesc> getParent()
getOperator
public FilterOperator getOperator()
Copyright © 2012 The Apache Software Foundation