public static class URLPartitioner.FetchEntryPartitioner extends Partitioner<IntWritable,FetchEntry> implements Configurable
| Constructor and Description |
|---|
FetchEntryPartitioner() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConf() |
int |
getPartition(IntWritable intWritable,
FetchEntry fetchEntry,
int numReduces) |
void |
setConf(Configuration conf) |
public int getPartition(IntWritable intWritable, FetchEntry fetchEntry, int numReduces)
getPartition in class Partitioner<IntWritable,FetchEntry>public Configuration getConf()
getConf in interface Configurablepublic void setConf(Configuration conf)
setConf in interface ConfigurableCopyright © 2019 The Apache Software Foundation