org.apache.hadoop.chukwa.extraction.archive
Class ChukwaArchiveStreamNamePartitioner<K,V>
java.lang.Object
org.apache.hadoop.chukwa.extraction.archive.ChukwaArchiveStreamNamePartitioner<K,V>
- All Implemented Interfaces:
- org.apache.hadoop.mapred.JobConfigurable, org.apache.hadoop.mapred.Partitioner<ChukwaArchiveKey,ChunkImpl>
public class ChukwaArchiveStreamNamePartitioner<K,V>
- extends Object
- implements org.apache.hadoop.mapred.Partitioner<ChukwaArchiveKey,ChunkImpl>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChukwaArchiveStreamNamePartitioner
public ChukwaArchiveStreamNamePartitioner()
configure
public void configure(org.apache.hadoop.mapred.JobConf arg0)
- Specified by:
configure
in interface org.apache.hadoop.mapred.JobConfigurable
getPartition
public int getPartition(ChukwaArchiveKey key,
ChunkImpl chunk,
int numReduceTasks)
- Specified by:
getPartition
in interface org.apache.hadoop.mapred.Partitioner<ChukwaArchiveKey,ChunkImpl>
Copyright © ${year} The Apache Software Foundation