This project has retired. For details please refer to its
Attic page.
JoinUtils.AvroIndexedRecordPartitioner (Apache Crunch 0.9.0 API)
org.apache.crunch.lib.join
Class JoinUtils.AvroIndexedRecordPartitioner
java.lang.Object
org.apache.hadoop.mapreduce.Partitioner<Object,Object>
org.apache.crunch.lib.join.JoinUtils.AvroIndexedRecordPartitioner
- Enclosing class:
- JoinUtils
public static class JoinUtils.AvroIndexedRecordPartitioner
- extends org.apache.hadoop.mapreduce.Partitioner<Object,Object>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JoinUtils.AvroIndexedRecordPartitioner
public JoinUtils.AvroIndexedRecordPartitioner()
getPartition
public int getPartition(Object key,
Object value,
int numPartitions)
- Specified by:
getPartition
in class org.apache.hadoop.mapreduce.Partitioner<Object,Object>
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.