public static final class UrlWithScore.UrlOnlyPartitioner extends Partitioner<UrlWithScore,NutchWritable>
Constructor and Description |
---|
UrlWithScore.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 © 2015 The Apache Software Foundation