org.apache.hadoop.hive.ql.optimizer.metainfo.annotation
Class OpTraitsRulesProcFactory
java.lang.Object
org.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactory
public class OpTraitsRulesProcFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpTraitsRulesProcFactory
public OpTraitsRulesProcFactory()
getTableScanRule
public static NodeProcessor getTableScanRule()
getReduceSinkRule
public static NodeProcessor getReduceSinkRule()
getSelectRule
public static NodeProcessor getSelectRule()
getDefaultRule
public static NodeProcessor getDefaultRule()
getMultiParentRule
public static NodeProcessor getMultiParentRule()
getGroupByRule
public static NodeProcessor getGroupByRule()
getJoinRule
public static NodeProcessor getJoinRule()
Copyright © 2014 The Apache Software Foundation. All rights reserved.