public interface HivePartitioner<K2,V2> extends org.apache.hadoop.mapred.Partitioner<K2,V2>
Object.hashCode()
int
getBucket(K2 key, V2 value, int numBuckets)
getPartition
configure
int getBucket(K2 key, V2 value, int numBuckets)
Copyright © 2017 The Apache Software Foundation. All rights reserved.