Uses of Class
org.apache.hadoop.hive.ql.optimizer.pcr.PcrOpWalkerCtx.OpToDeleteInfo

Packages that use PcrOpWalkerCtx.OpToDeleteInfo
org.apache.hadoop.hive.ql.optimizer.pcr   
 

Uses of PcrOpWalkerCtx.OpToDeleteInfo in org.apache.hadoop.hive.ql.optimizer.pcr
 

Methods in org.apache.hadoop.hive.ql.optimizer.pcr that return types with arguments of type PcrOpWalkerCtx.OpToDeleteInfo
 List<PcrOpWalkerCtx.OpToDeleteInfo> PcrOpWalkerCtx.getOpToRemove()
           
 

Constructor parameters in org.apache.hadoop.hive.ql.optimizer.pcr with type arguments of type PcrOpWalkerCtx.OpToDeleteInfo
PcrOpWalkerCtx(ParseContext parseContext, List<PcrOpWalkerCtx.OpToDeleteInfo> opToRemove)
          Constructor.
 



Copyright © 2011 The Apache Software Foundation