org.apache.hadoop.hive.ql.plan
Class TezEdgeProperty
java.lang.Object
org.apache.hadoop.hive.ql.plan.TezEdgeProperty
public class TezEdgeProperty
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TezEdgeProperty
public TezEdgeProperty(HiveConf hiveConf,
TezEdgeProperty.EdgeType edgeType,
int buckets)
TezEdgeProperty
public TezEdgeProperty(TezEdgeProperty.EdgeType edgeType)
getEdgeType
public TezEdgeProperty.EdgeType getEdgeType()
getHiveConf
public HiveConf getHiveConf()
getNumBuckets
public int getNumBuckets()
Copyright © 2014 The Apache Software Foundation. All rights reserved.