public class DefaultHivePartitioner<K2,V2> extends <any> implements HivePartitioner<K2,V2>
Object.hashCode().| Constructor and Description |
|---|
DefaultHivePartitioner() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBucket(K2 key,
V2 value,
int numBuckets)
Use
Object.hashCode() to partition. |
Copyright © 2012 The Apache Software Foundation