org.apache.hadoop.hive.ql.optimizer.physical
Class SkewJoinProcFactory
java.lang.Object
org.apache.hadoop.hive.ql.optimizer.physical.SkewJoinProcFactory
public final class SkewJoinProcFactory
- extends Object
Node processor factory for skew join resolver.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDefaultProc
public static NodeProcessor getDefaultProc()
getJoinProc
public static NodeProcessor getJoinProc()
Copyright © 2011 The Apache Software Foundation