public static final class ShuffleKey.Partitioner extends org.apache.hadoop.mapreduce.Partitioner<ShuffleKey,Object>
ShuffleKey
.Constructor and Description |
---|
Partitioner() |
Modifier and Type | Method and Description |
---|---|
int |
getPartition(ShuffleKey key,
Object value,
int numPartitions) |
public int getPartition(ShuffleKey key, Object value, int numPartitions)
getPartition
in class org.apache.hadoop.mapreduce.Partitioner<ShuffleKey,Object>
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.