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