|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HivePartitioner<K2,V2>
Partition keys by their Object.hashCode()
.
Method Summary | |
---|---|
int |
getBucket(K2 key,
V2 value,
int numBuckets)
Get the final bucket within a partition. |
Method Detail |
---|
int getBucket(K2 key, V2 value, int numBuckets)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |