org.apache.hadoop.hive.shims
Class CombineHiveKey
java.lang.Object
org.apache.hadoop.hive.shims.CombineHiveKey
public class CombineHiveKey
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CombineHiveKey
public CombineHiveKey(Object key)
getKey
public Object getKey()
setKey
public void setKey(Object key)
write
public void write(DataOutput out)
throws IOException
- Throws:
IOException
readFields
public void readFields(DataInput in)
throws IOException
- Throws:
IOException
compareTo
public int compareTo(Object w)
Copyright © 2012 The Apache Software Foundation