public class HiveKey
extends org.apache.hadoop.io.BytesWritable
Modifier and Type | Class and Description |
---|---|
static class |
HiveKey.Comparator
A Comparator optimized for HiveKey.
|
Constructor and Description |
---|
HiveKey() |
HiveKey(byte[] bytes,
int hashcode) |
Modifier and Type | Method and Description |
---|---|
int |
getDistKeyLength() |
int |
hashCode() |
void |
setDistKeyLength(int distKeyLength) |
void |
setHashCode(int myHashCode) |
copyBytes, equals, get, getBytes, getCapacity, getLength, getSize, readFields, set, set, setCapacity, setSize, toString, write
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compareTo
Copyright © 2017 The Apache Software Foundation. All rights reserved.