Class LinkDbFilter


  • public class LinkDbFilter
    extends Mapper<Text,​Inlinks,​Text,​Inlinks>
    This class provides a way to separate the URL normalization and filtering steps from the rest of LinkDb manipulation code.
    Author:
    Andrzej Bialecki