org.apache.hadoop.hive.ql.plan
Class HashTableDummyDesc
java.lang.Object
org.apache.hadoop.hive.ql.plan.HashTableDummyDesc
- All Implemented Interfaces:
- Serializable
public class HashTableDummyDesc
- extends Object
- implements Serializable
HashTable Dummy Descriptor implementation.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HashTableDummyDesc
public HashTableDummyDesc()
getTbl
public TableDesc getTbl()
setTbl
public void setTbl(TableDesc tbl)
Copyright © 2013 The Apache Software Foundation