org.apache.hadoop.hive.ql.optimizer.physical
Class CommonJoinResolver
java.lang.Object
org.apache.hadoop.hive.ql.optimizer.physical.CommonJoinResolver
- All Implemented Interfaces:
- PhysicalPlanResolver
public class CommonJoinResolver
- extends Object
- implements PhysicalPlanResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonJoinResolver
public CommonJoinResolver()
resolve
public PhysicalContext resolve(PhysicalContext pctx)
throws SemanticException
- Description copied from interface:
PhysicalPlanResolver
- All physical plan resolvers have to implement this entry method.
- Specified by:
resolve
in interface PhysicalPlanResolver
- Returns:
-
- Throws:
SemanticException
Copyright © 2011 The Apache Software Foundation