org.apache.accumulo.server.master
public class RoundRobinPartitioner extends org.apache.hadoop.mapreduce.Partitioner<LogFileKey,LogFileValue>
Constructor and Description |
---|
RoundRobinPartitioner() |
Modifier and Type | Method and Description |
---|---|
int |
getPartition(LogFileKey key,
LogFileValue value,
int numPartitions) |
public int getPartition(LogFileKey key, LogFileValue value, int numPartitions)
getPartition
in class org.apache.hadoop.mapreduce.Partitioner<LogFileKey,LogFileValue>
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.