public class FSMIntermedEntryPartitioner extends Object implements org.apache.hadoop.mapred.Partitioner<ChukwaRecordKey,FSMIntermedEntry>
| Constructor and Description |
|---|
FSMIntermedEntryPartitioner() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.apache.hadoop.mapred.JobConf job) |
int |
getPartition(ChukwaRecordKey key,
FSMIntermedEntry val,
int numPartitions) |
public int getPartition(ChukwaRecordKey key, FSMIntermedEntry val, int numPartitions)
getPartition in interface org.apache.hadoop.mapred.Partitioner<ChukwaRecordKey,FSMIntermedEntry>public void configure(org.apache.hadoop.mapred.JobConf job)
configure in interface org.apache.hadoop.mapred.JobConfigurableCopyright © ${year} The Apache Software Foundation