org.apache.hadoop.hive.ql.optimizer.physical.index
Class IndexWhereProcCtx
java.lang.Object
org.apache.hadoop.hive.ql.optimizer.physical.index.IndexWhereProcCtx
- All Implemented Interfaces:
- NodeProcessorCtx
public class IndexWhereProcCtx
- extends Object
- implements NodeProcessorCtx
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexWhereProcCtx
public IndexWhereProcCtx(Task<? extends Serializable> task,
ParseContext parseCtx)
getParseContext
public ParseContext getParseContext()
getCurrentTask
public Task<? extends Serializable> getCurrentTask()
Copyright © 2011 The Apache Software Foundation