public static interface MapJoinBytesTableContainer.KeyValueHelper extends BytesBytesMultiHashMap.KvSource
Modifier and Type | Method and Description |
---|---|
int |
getHashFromKey()
Get hash value from the key.
|
void |
setKeyValue(org.apache.hadoop.io.Writable key,
org.apache.hadoop.io.Writable val) |
updateStateByte, writeKey, writeValue
void setKeyValue(org.apache.hadoop.io.Writable key, org.apache.hadoop.io.Writable val) throws SerDeException
SerDeException
int getHashFromKey() throws SerDeException
SerDeException
Copyright © 2017 The Apache Software Foundation. All rights reserved.