public static final class UrlWithScore.UrlOnlyPartitioner extends Partitioner<UrlWithScore,NutchWritable>
| Constructor and Description |
|---|
UrlOnlyPartitioner() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPartition(UrlWithScore key,
NutchWritable val,
int reduces) |
public int getPartition(UrlWithScore key, NutchWritable val, int reduces)
getPartition in class Partitioner<UrlWithScore,NutchWritable>Copyright © 2019 The Apache Software Foundation