public class CombineHiveKey
extends java.lang.Object
Constructor and Description |
---|
CombineHiveKey(java.lang.Object key) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.lang.Object w) |
java.lang.Object |
getKey() |
void |
readFields(java.io.DataInput in) |
void |
setKey(java.lang.Object key) |
void |
write(java.io.DataOutput out) |
public java.lang.Object getKey()
public void setKey(java.lang.Object key)
public void write(java.io.DataOutput out) throws java.io.IOException
java.io.IOException
public void readFields(java.io.DataInput in) throws java.io.IOException
java.io.IOException
public int compareTo(java.lang.Object w)
Copyright © 2012 The Apache Software Foundation