org.apache.hadoop.chukwa.analysis.salsa.fsm
Class FSMIntermedEntryPartitioner
java.lang.Object
org.apache.hadoop.chukwa.analysis.salsa.fsm.FSMIntermedEntryPartitioner
- All Implemented Interfaces:
- org.apache.hadoop.mapred.JobConfigurable, org.apache.hadoop.mapred.Partitioner<ChukwaRecordKey,FSMIntermedEntry>
public class FSMIntermedEntryPartitioner
- extends Object
- implements org.apache.hadoop.mapred.Partitioner<ChukwaRecordKey,FSMIntermedEntry>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FSMIntermedEntryPartitioner
public FSMIntermedEntryPartitioner()
getPartition
public int getPartition(ChukwaRecordKey key,
FSMIntermedEntry val,
int numPartitions)
- Specified by:
getPartition
in interface org.apache.hadoop.mapred.Partitioner<ChukwaRecordKey,FSMIntermedEntry>
configure
public void configure(org.apache.hadoop.mapred.JobConf job)
- Specified by:
configure
in interface org.apache.hadoop.mapred.JobConfigurable
Copyright © ${year} The Apache Software Foundation