public class LinkReader extends Object implements NutchReader
conf, LOG
Constructor and Description |
---|
LinkReader() |
public List read(String path) throws FileNotFoundException
read
in interface NutchReader
FileNotFoundException
public List head(String path, int nrows) throws FileNotFoundException
head
in interface NutchReader
FileNotFoundException
public List slice(String path, int start, int end) throws FileNotFoundException
slice
in interface NutchReader
FileNotFoundException
public int count(String path) throws FileNotFoundException
count
in interface NutchReader
FileNotFoundException
Copyright © 2021 The Apache Software Foundation