public class HiveKey
extends BytesWritable
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveKey.Comparator
A Comparator optimized for HiveKey.
|
| Modifier and Type | Field and Description |
|---|---|
protected int |
myHashCode |
| Constructor and Description |
|---|
HiveKey() |
HiveKey(byte[] bytes,
int hashcode) |
| Modifier and Type | Method and Description |
|---|---|
int |
hashCode() |
void |
setHashCode(int myHashCode) |
Copyright © 2012 The Apache Software Foundation